Searched defs:pthread_cond_destroy (Results 1 – 2 of 2) sorted by relevance
51 int pthread_cond_destroy(pthread_cond_t *cond) in pthread_cond_destroy() function
131 static int pthread_cond_destroy(pthread_cond_t* const condition) { in pthread_cond_destroy() function
Completed in 4 milliseconds