Searched refs:dng_pthread_cond_destroy (Results 1 – 2 of 2) sorted by relevance
117 int dng_pthread_cond_destroy(dng_pthread_cond_t *cond);212 #define pthread_cond_destroy dng_pthread_cond_destroy
524 int dng_pthread_cond_destroy(dng_pthread_cond_t *cond) in dng_pthread_cond_destroy() function