Searched defs:pthread_cond_timedwait (Results 1 – 4 of 4) sorted by relevance
193 INTERCEPTOR(int, pthread_cond_timedwait, pthread_cond_t *c, pthread_mutex_t *m, in INTERCEPTOR() argument
123 #define pthread_cond_timedwait _pthread_cond_timedwait macro
1250 INTERCEPTOR(int,pthread_cond_timedwait,void * c,void * m,void * abstime) INTERCEPTOR() argument