Home
last modified time | relevance | path

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

/system/utest/core/c11-condvar/
A Dcondvar.c13 static int threads_waked; variable
23 threads_waked++; in cond_thread()
31 threads_waked = 0; in cnd_test()
73 int threads = threads_waked; in cnd_test()
/system/utest/core/condition-generic/
A Dcondition-generic.h58 int threads = ctx.threads_waked; in condition_test()
93 int threads_waked = 0; member
106 ctx->threads_waked++; in cond_thread()

Completed in 7 milliseconds