Searched refs:dng_pthread_cond_timedwait (Results 1 – 2 of 2) sorted by relevance
126 int dng_pthread_cond_timedwait(dng_pthread_cond_t *cond, dng_pthread_mutex_t *mutex, struct dng_tim…219 #define pthread_cond_timedwait dng_pthread_cond_timedwait
662 int dng_pthread_cond_timedwait(dng_pthread_cond_t *cond, dng_pthread_mutex_t *mutex, struct dng_tim… in dng_pthread_cond_timedwait() function