Searched defs:pthread_cond_destroy (Results 1 – 2 of 2) sorted by relevance
190 int pthread_cond_destroy(pthread_cond_t *cvar) in pthread_cond_destroy() function
83 #define pthread_cond_destroy(...) zap_pthread_cond_destroy(__VA_ARGS__) macro