Searched refs:dng_pthread_cond_wait (Results 1 – 2 of 2) sorted by relevance
125 int dng_pthread_cond_wait(dng_pthread_cond_t *cond, dng_pthread_mutex_t *mutex);218 #define pthread_cond_wait dng_pthread_cond_wait
653 int dng_pthread_cond_wait(dng_pthread_cond_t *cond, dng_pthread_mutex_t *mutex) in dng_pthread_cond_wait() function