Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Desi.c62 static pthread_cond_t idl_cond = PTHREAD_COND_INITIALIZER; variable
441 (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()