Searched defs:pthread_cond_init (Results 1 – 2 of 2) sorted by relevance
172 int pthread_cond_init(pthread_cond_t *cvar, const pthread_condattr_t *att) in pthread_cond_init() function
82 #define pthread_cond_init(...) zap_pthread_cond_init(__VA_ARGS__) macro