Searched defs:pthread_cond_destroy (Results 1 – 3 of 3) sorted by relevance
216 INTERCEPTOR(int, pthread_cond_destroy, pthread_cond_t *c) { in INTERCEPTOR() argument
120 #define pthread_cond_destroy _pthread_cond_destroy macro
1313 INTERCEPTOR(int, pthread_cond_destroy, void *c) { in INTERCEPTOR() argument