Searched defs:pthread_cond_init (Results 1 – 2 of 2) sorted by relevance
86 static inline int pthread_cond_init(pthread_cond_t *cv, in pthread_cond_init() function
87 #define pthread_cond_init(...) zap_pthread_cond_init(__VA_ARGS__) macro