Home
last modified time | relevance | path

Searched refs:threads_woke_first_barrier (Results 1 – 2 of 2) sorted by relevance

/system/utest/core/c11-condvar/
A Dcondvar.c15 static int threads_woke_first_barrier; variable
21 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()
/system/utest/core/condition-generic/
A Dcondition-generic.h44 int threads = ctx.threads_woke_first_barrier; in condition_test()
95 int threads_woke_first_barrier = 0; member
104 ctx->threads_woke_first_barrier++; in cond_thread()

Completed in 5 milliseconds