Searched refs:threads_ready (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/tools/tests/affinity/
H A Dpool.c56 int threads_ready = 0; variable
232 threads_ready++;
233 if (threads_ready == threads) {
H A Dsets.c56 int threads_ready = 0; variable
222 threads_ready++;
223 if (threads_ready == threads) {

Completed in 22 milliseconds