Searched defs:pthread_mutex_destroy (Results 1 – 13 of 13) sorted by relevance
3 int pthread_mutex_destroy(pthread_mutex_t *mutex) in pthread_mutex_destroy() function
52 int pthread_mutex_destroy(pthread_mutex_t* m) in pthread_mutex_destroy() function129 int pthread_mutex_destroy(pthread_mutex_t* m) in pthread_mutex_destroy() function
44 #pragma weak pthread_mutex_destroy macro
202 #define pthread_mutex_destroy dng_pthread_mutex_destroy macro
112 static av_always_inline int pthread_mutex_destroy(pthread_mutex_t *mutex) in pthread_mutex_destroy() function
111 static inline int pthread_mutex_destroy(pthread_mutex_t *m) in pthread_mutex_destroy() function
131 #define pthread_mutex_destroy strict_pthread_mutex_destroy macro
125 static int pthread_mutex_destroy(pthread_mutex_t* const mutex) { in pthread_mutex_destroy() function
280 int pthread_mutex_destroy (pthread_mutex_t *m) in pthread_mutex_destroy() function
63 #pragma weak pthread_mutex_destroy macro
93 #pragma weak pthread_mutex_destroy macro
245 # pragma weak pthread_mutex_destroy macro