Searched defs:pthread_mutex_destroy (Results 1 – 8 of 8) sorted by relevance
29 pthread_mutex_destroy(pthread_mutex_t *mutex) in pthread_mutex_destroy() function
72 pthread_mutex_destroy(pthread_mutex_t *mutexp) in pthread_mutex_destroy() function
63 pthread_mutex_destroy(pthread_mutex_t *mutexp) in pthread_mutex_destroy() function
166 pthread_mutex_destroy (pthread_mutex_t *mutex ATTRIBUTE_UNUSED) in pthread_mutex_destroy() function
85 #pragma weak pthread_mutex_destroy macro
69 #pragma weak pthread_mutex_destroy macro
43 INTERCEPTOR(int, pthread_mutex_destroy, pthread_mutex_t *m) { in INTERCEPTOR() argument
1357 TSAN_INTERCEPTOR(int, pthread_mutex_destroy, void *m) { in TSAN_INTERCEPTOR() argument