Searched refs:waiting_threads (Results 1 – 1 of 1) sorted by relevance
22 static unsigned int waiting_threads; variable29 ++waiting_threads; in child_wait()62 if (waiting_threads > N) { in cnd_broadcast_0100()65 bool done_waiting = waiting_threads == N; in cnd_broadcast_0100()