Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/concurrent/futures/basic.cfa

    r2fc9664b r66812dd  
    11#include <thread.hfa>
    2 
    32enum {NFUTURES = 10};
    43
     
    8483
    8584int main() {
    86         printf( "start\n" );                            // non-empty .expect file
    8785        processor procs[2];
    8886        {
Note: See TracChangeset for help on using the changeset viewer.