Searched defs:pthread_cond_timedwait (Results 1 – 4 of 4) sorted by relevance
219 #define pthread_cond_timedwait dng_pthread_cond_timedwait macro
193 INTERCEPTOR(int, pthread_cond_timedwait, pthread_cond_t *c, pthread_mutex_t *m, in INTERCEPTOR() argument
794 #define pthread_cond_timedwait PTHREAD_COND_TIMEDWAIT macro
1074 INTERCEPTOR(int, pthread_cond_timedwait, void *c, void *m, void *abstime) { in INTERCEPTOR() argument