Searched defs:pthread_cond_destroy (Results 1 – 8 of 8) sorted by relevance
78 static int pthread_cond_destroy(pthread_cond_t* const condition) { in pthread_cond_destroy() function
212 #define pthread_cond_destroy dng_pthread_cond_destroy macro
99 static INLINE int pthread_cond_destroy(pthread_cond_t *const condition) { in pthread_cond_destroy() function
131 static int pthread_cond_destroy(pthread_cond_t* const condition) { in pthread_cond_destroy() function
219 INTERCEPTOR(int, pthread_cond_destroy, pthread_cond_t *c) { in INTERCEPTOR() argument
138 # pragma weak pthread_cond_destroy macro
1006 #define pthread_cond_destroy PTHREAD_COND_DESTROY macro
1155 INTERCEPTOR(int, pthread_cond_destroy, void *c) { in INTERCEPTOR() argument