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

/macosx-10.10/xnu-2782.1.97/tools/tests/affinity/
H A Dpool.c54 int threads_ready = 0; variable
222 threads_ready++;
223 if (threads_ready == threads) {
H A Dsets.c55 int threads_ready = 0; variable
215 threads_ready++;
216 if (threads_ready == threads) {

Completed in 175 milliseconds