Searched refs:threads_waked (Results 1 – 2 of 2) sorted by relevance
13 static int threads_waked; variable23 threads_waked++; in cond_thread()31 threads_waked = 0; in cnd_test()73 int threads = threads_waked; in cnd_test()
58 int threads = ctx.threads_waked; in condition_test()93 int threads_waked = 0; member106 ctx->threads_waked++; in cond_thread()
Completed in 7 milliseconds