Home
last modified time | relevance | path

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

/system/utest/core/c11-condvar/
A Dcondvar.c14 static int threads_started; variable
19 threads_started++; in cond_thread()
32 threads_started = 0; in cnd_test()
44 int threads = threads_started; in cnd_test()
/system/utest/core/condition-generic/
A Dcondition-generic.h31 int threads = ctx.threads_started; in condition_test()
94 int threads_started = 0; member
102 ctx->threads_started++; in cond_thread()

Completed in 7 milliseconds