Searched refs:threads_woke_first_barrier (Results 1 – 2 of 2) sorted by relevance
15 static int threads_woke_first_barrier; variable21 threads_woke_first_barrier++; in cond_thread()33 threads_woke_first_barrier = 0; in cnd_test()58 int threads = threads_woke_first_barrier; in cnd_test()
44 int threads = ctx.threads_woke_first_barrier; in condition_test()95 int threads_woke_first_barrier = 0; member104 ctx->threads_woke_first_barrier++; in cond_thread()
Completed in 5 milliseconds