Searched refs:rh_cv (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libscf/common/
H A Dlowlevel_impl.h61 pthread_cond_t rh_cv; member in struct:scf_handle
H A Dlowlevel.c127 (void) pthread_cond_wait(&h->rh_cv, &h->rh_lock);
148 (void) pthread_cond_signal(&h->rh_cv);
1203 (void) pthread_cond_wait(&handle->rh_cv, &handle->rh_lock);
4006 (void) pthread_cond_broadcast(&h->rh_cv);

Completed in 30 milliseconds