Searched refs:NUMWORK (Results 1 – 2 of 2) sorted by relevance
54 #define NUMWORK 2 macro57 struct timespec workts[NUMWORK];155 for (i = 0; i < NUMWORK; i++) { in checkresult()197 for (i = 0; i < NUMWORK; i++) { in main()203 printf("\n%d worker threads created\n", NUMWORK); in main()
208 threads that just sleep and NUMWORK threads that spend time on the CPU. It