Help for this page

Select Code to Download


  1. or download this
    #include <pthread.h>
    #include <stdio.h>
    ...
        printf( "count: %u time:%.6f\n", s.i, elapsed );
    
    }
    
  2. or download this
    
    #include <pthread.h>
    ...
        printf( "count: %u time:%.6f\n", s.i, elapsed );
    
    }
    
  3. or download this
    #include <pthread.h>
    #include <stdio.h>
    ...
        printf( "count: %u time:%.6f\n", s.i, elapsed );
    
    }