Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/io/comp_fair.cfa

    r69698d2 rbe1d00c  
    5252
    5353                if(last == curr) {
    54                         Pause();
     54                        sched_yield();
    5555                        continue;
    5656                }
Note: See TracChangeset for help on using the changeset viewer.