Searched defs:cv_wait (Results 1 – 2 of 2) sorted by relevance
67 cv_wait(pthread_cond_t *cond, pthread_mutex_t *mutex) in cv_wait() function
238 struct cv cv_wait; member