Searched refs:threads_started (Results 1 – 2 of 2) sorted by relevance
14 static int threads_started; variable19 threads_started++; in cond_thread()32 threads_started = 0; in cnd_test()44 int threads = threads_started; in cnd_test()
31 int threads = ctx.threads_started; in condition_test()94 int threads_started = 0; member102 ctx->threads_started++; in cond_thread()
Completed in 7 milliseconds