Searched defs:pthread_mutex_destroy (Results 1 – 9 of 9) sorted by relevance
72 static int pthread_mutex_destroy(pthread_mutex_t* const mutex) { in pthread_mutex_destroy() function
207 #define pthread_mutex_destroy dng_pthread_mutex_destroy macro
93 static INLINE int pthread_mutex_destroy(pthread_mutex_t *const mutex) { in pthread_mutex_destroy() function
125 static int pthread_mutex_destroy(pthread_mutex_t* const mutex) { in pthread_mutex_destroy() function
46 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
1041 #define pthread_mutex_destroy PTHREAD_MUTEX_DESTROY macro
1184 TSAN_INTERCEPTOR(int, pthread_mutex_destroy, void *m) { in TSAN_INTERCEPTOR() argument