Searched defs:pthread_cond_init (Results 1 – 7 of 7) sorted by relevance
31 pthread_cond_init(pthread_cond_t *condp, const pthread_condattr_t *attr) in pthread_cond_init() function
244 pthread_cond_init(pthread_cond_t *condp, const pthread_condattr_t *attr) in pthread_cond_init() function
134 pthread_cond_init (pthread_cond_t *cond ATTRIBUTE_UNUSED, in pthread_cond_init() function
64 #pragma weak pthread_cond_init macro
80 #pragma weak pthread_cond_init macro
176 INTERCEPTOR(int, pthread_cond_init, pthread_cond_t *c, in INTERCEPTOR() argument
1236 INTERCEPTOR(int, pthread_cond_init, void *c, void *a) { in INTERCEPTOR() argument