Searched refs:idl_cond (Results 1 – 1 of 1) sorted by relevance
62 static pthread_cond_t idl_cond = PTHREAD_COND_INITIALIZER; variable441 (void) pthread_cond_signal(&idl_cond); in sigalrm()634 (void) pthread_cond_signal(&idl_cond); in get_stopwatch()1086 (void) pthread_cond_wait(&idl_cond, &idl_mtx); in idle()