Searched defs:pthread_mutex_destroy (Results 1 – 14 of 14) 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
111 static inline int pthread_mutex_destroy(pthread_mutex_t *m) in pthread_mutex_destroy() function
112 static av_always_inline int pthread_mutex_destroy(pthread_mutex_t *mutex) 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
63 #pragma weak pthread_mutex_destroy macro
93 #pragma weak pthread_mutex_destroy macro
72 int (*pthread_mutex_destroy)(pthread_mutex_t *mutex); member
201 int pthread_mutex_destroy(pthread_mutex_t *mutex) in pthread_mutex_destroy() function
245 # pragma weak pthread_mutex_destroy macro