Changeset e49b6f5 for benchmark/readyQ/transfer.cfa
- Timestamp:
- Jul 5, 2021, 4:59:49 PM (3 years ago)
- Branches:
- ADT, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 0052ada
- Parents:
- b7d94ac5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
benchmark/readyQ/transfer.cfa
rb7d94ac5 re49b6f5 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.