Changeset cca568e for benchmark/schedext/cfa1.cfa
- Timestamp:
- Jan 17, 2020, 3:01:27 PM (5 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 9e63a2b
- Parents:
- 4a063df
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
benchmark/schedext/cfa1.cfa
r4a063df rcca568e 16 16 go = 1; 17 17 for ( i; times ) { 18 waitfor(call ,a1);18 waitfor(call : a1); 19 19 } 20 20 go = 0;
Note: See TracChangeset
for help on using the changeset viewer.