Searched refs:dng_pthread_cond_destroy (Results 1 – 2 of 2) sorted by relevance
114 int dng_pthread_cond_destroy(dng_pthread_cond_t *cond);207 #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