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