Searched refs:pthread_cond_init (Results 1 – 4 of 4) sorted by relevance
87 #define pthread_cond_init(...) zap_pthread_cond_init(__VA_ARGS__) macro
86 static inline int pthread_cond_init(pthread_cond_t *cv, in pthread_cond_init() function
185 pthread_cond_init(&thread->state_cond, &cond_attr); in pthread_create()
140 pthread_cond_init(),+