Searched refs:gu_cv (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dprotocol.h60 pthread_cond_t gu_cv; member in struct:graph_update
H A Dprotocol.c190 (void) pthread_cond_broadcast(&gu->gu_cv);
H A Dstartd.c890 (void) pthread_cond_init(&gu->gu_cv, NULL);
H A Dgraph.c5821 (void) pthread_cond_wait(&gu->gu_cv, &gu->gu_lock);

Completed in 75 milliseconds