Searched defs:pthread_cond_wait (Results 1 – 2 of 2) sorted by relevance
54 int pthread_cond_wait(pthread_cond_t *cv, pthread_mutex_t *mut) in pthread_cond_wait() function
91 #define pthread_cond_wait(...) zap_pthread_cond_wait(__VA_ARGS__) macro