Searched defs:pthread_mutex_destroy (Results 1 – 8 of 8) sorted by relevance
212 #define pthread_mutex_destroy dng_pthread_mutex_destroy macro
125 static int pthread_mutex_destroy(pthread_mutex_t* const mutex) { in pthread_mutex_destroy() function
126 static INLINE int pthread_mutex_destroy(pthread_mutex_t *const mutex) { in pthread_mutex_destroy() function
63 #pragma weak pthread_mutex_destroy macro
43 INTERCEPTOR(int, pthread_mutex_destroy, pthread_mutex_t *m) { in INTERCEPTOR() argument
127 # pragma weak pthread_mutex_destroy macro
822 #define pthread_mutex_destroy PTHREAD_MUTEX_DESTROY macro
1134 TSAN_INTERCEPTOR(int, pthread_mutex_destroy, void *m) { in TSAN_INTERCEPTOR() argument