Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/concurrent/barrier/order.cfa

    r7bc84b8 r5b7fea7  
    3737        for(l; NUM_LAPS) {
    3838                // Yield for chaos
    39                 yield( prng(this, 10) );
     39                yield(prng(this, 10));
    4040
    4141                // Block and what order we arrived
Note: See TracChangeset for help on using the changeset viewer.