Changes in benchmark/readyQ/transfer.cfa [e49b6f5:b374dbc]
- File:
-
- 1 edited
-
benchmark/readyQ/transfer.cfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
benchmark/readyQ/transfer.cfa
re49b6f5 rb374dbc 14 14 bool exhaust = false; 15 15 16 thread$* the_main;16 $thread * the_main; 17 17 18 18 thread __attribute__((aligned(128))) MyThread {
Note:
See TracChangeset
for help on using the changeset viewer.