Searched refs:NUMTH (Results 1 – 1 of 1) sorted by relevance
9 #define NUMTH 8 macro67 pthread_t threads[NUMTH]; in test_threads()71 pthread_barrier_init (&barrier, NULL, NUMTH + 1); in test_threads()73 for (i = 0; i < NUMTH; ++i) in test_threads()78 for (i = 0; i < NUMTH; ++i) in test_threads()