Searched defs:pthread_cond_init (Results 1 – 4 of 4) sorted by relevance
176 INTERCEPTOR(int, pthread_cond_init, pthread_cond_t *c, in INTERCEPTOR() argument
121 #define pthread_cond_init _pthread_cond_init macro
1211 INTERCEPTOR(int,pthread_cond_init,void * c,void * a) INTERCEPTOR() argument