Searched defs:pthread_cond_wait (Results 1 – 2 of 2) sorted by relevance
244 int pthread_cond_wait(pthread_cond_t *cond, pthread_mutex_t *mutex) in pthread_cond_wait() function
178 static int pthread_cond_wait(pthread_cond_t* const condition, in pthread_cond_wait() function
Completed in 9 milliseconds