Home
last modified time | relevance | path

Searched defs:pthread_mutex_destroy (Results 1 – 14 of 14) sorted by relevance

/third_party/musl/src/thread/
Dpthread_mutex_destroy.c3 int pthread_mutex_destroy(pthread_mutex_t *mutex) in pthread_mutex_destroy() function
/third_party/boost/boost/thread/pthread/
Dpthread_helpers.hpp52 int pthread_mutex_destroy(pthread_mutex_t* m) in pthread_mutex_destroy() function
129 int pthread_mutex_destroy(pthread_mutex_t* m) in pthread_mutex_destroy() function
/third_party/selinux/libselinux/src/
Dselinux_internal.h44 #pragma weak pthread_mutex_destroy macro
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_pthread.h202 #define pthread_mutex_destroy dng_pthread_mutex_destroy macro
/third_party/ffmpeg/compat/
Dw32pthreads.h111 static inline int pthread_mutex_destroy(pthread_mutex_t *m) in pthread_mutex_destroy() function
Dos2threads.h112 static av_always_inline int pthread_mutex_destroy(pthread_mutex_t *mutex) in pthread_mutex_destroy() function
/third_party/ffmpeg/libavutil/
Dthread.h131 #define pthread_mutex_destroy strict_pthread_mutex_destroy macro
/third_party/skia/third_party/externals/libwebp/src/utils/
Dthread_utils.c125 static int pthread_mutex_destroy(pthread_mutex_t* const mutex) { in pthread_mutex_destroy() function
/third_party/flutter/skia/third_party/externals/libwebp/src/utils/
Dthread_utils.c125 static int pthread_mutex_destroy(pthread_mutex_t* const mutex) { in pthread_mutex_destroy() function
/third_party/libxml2/
Dthreads.c63 #pragma weak pthread_mutex_destroy macro
/third_party/gettext/gnulib-local/lib/libxml/
Dthreads.c93 #pragma weak pthread_mutex_destroy macro
/third_party/musl/porting/liteos_m/user/include/
Dusr_lib_ops.h72 int (*pthread_mutex_destroy)(pthread_mutex_t *mutex); member
/third_party/musl/porting/liteos_m/user/hook/
Dlos_usr_libc.c201 int pthread_mutex_destroy(pthread_mutex_t *mutex) in pthread_mutex_destroy() function
/third_party/gettext/gettext-runtime/intl/
Dlock.h245 # pragma weak pthread_mutex_destroy macro