/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/pthread/ |
D | pthread_helpers.hpp | 52 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
|
/aosp_15_r20/external/trusty/musl/src/thread/ |
D | pthread_mutex_destroy.c | 3 int pthread_mutex_destroy(pthread_mutex_t *mutex) in pthread_mutex_destroy() function
|
/aosp_15_r20/external/musl/src/thread/ |
H A D | pthread_mutex_destroy.c | 3 int pthread_mutex_destroy(pthread_mutex_t *mutex) in pthread_mutex_destroy() function
|
/aosp_15_r20/trusty/user/base/lib/libc-trusty/ |
D | pthreads.c | 60 int pthread_mutex_destroy(pthread_mutex_t* mutex) { in pthread_mutex_destroy() function
|
/aosp_15_r20/external/gemmlowp/profiling/ |
H A D | pthread_everywhere.h | 58 inline void pthread_mutex_destroy(pthread_mutex_t *mutex) { delete *mutex; } in pthread_mutex_destroy() function
|
/aosp_15_r20/external/libvpx/vpx_util/ |
H A D | vpx_pthread.h | 111 static INLINE int pthread_mutex_destroy(pthread_mutex_t *const mutex) { in pthread_mutex_destroy() function
|
/aosp_15_r20/external/selinux/libselinux/src/ |
H A D | selinux_internal.h | 53 #pragma weak pthread_mutex_destroy macro
|
/aosp_15_r20/external/libaom/aom_util/ |
H A D | aom_pthread.h | 139 static inline int pthread_mutex_destroy(pthread_mutex_t *const mutex) { in pthread_mutex_destroy() function
|
/aosp_15_r20/external/python/cpython3/Python/ |
D | thread_pthread_stubs.h | 12 pthread_mutex_destroy(pthread_mutex_t *mutex) in pthread_mutex_destroy() function
|
/aosp_15_r20/external/dng_sdk/source/ |
H A D | dng_pthread.h | 202 #define pthread_mutex_destroy dng_pthread_mutex_destroy macro
|
/aosp_15_r20/external/libdav1d/src/ |
H A D | thread.h | 91 static inline int pthread_mutex_destroy(pthread_mutex_t *const mutex) { in pthread_mutex_destroy() function
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | threads.c | 74 #pragma weak pthread_mutex_destroy macro
|
/aosp_15_r20/external/webp/src/utils/ |
H A D | thread_utils.c | 125 static int pthread_mutex_destroy(pthread_mutex_t* const mutex) { in pthread_mutex_destroy() function
|
/aosp_15_r20/external/libva/va/ |
H A D | compat_win32.h | 124 inline void pthread_mutex_destroy(pthread_mutex_t* a) in pthread_mutex_destroy() function
|
/aosp_15_r20/external/compiler-rt/lib/tsan/dd/ |
H A D | dd_interceptors.cc | 43 INTERCEPTOR(int, pthread_mutex_destroy, pthread_mutex_t *m) { in INTERCEPTOR() argument
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | pthread_mutex.cpp | 1017 int pthread_mutex_destroy(pthread_mutex_t* mutex_interface) { in pthread_mutex_destroy() function
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_21/gen/ |
D | stub.c | 635 void pthread_mutex_destroy() {} in pthread_mutex_destroy() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/ |
H A D | mod.rs | 1087 pub fn pthread_mutex_destroy(lock: *mut pthread_mutex_t) -> ::c_int; in pthread_mutex_destroy() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/ |
H A D | mod.rs | 1085 pub fn pthread_mutex_destroy(lock: *mut pthread_mutex_t) -> ::c_int; in pthread_mutex_destroy() function
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_23/gen/ |
D | stub.c | 711 void pthread_mutex_destroy() {} in pthread_mutex_destroy() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/unix/ |
H A D | mod.rs | 1087 pub fn pthread_mutex_destroy(lock: *mut pthread_mutex_t) -> ::c_int; in pthread_mutex_destroy() function
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/unix/ |
H A D | mod.rs | 1085 pub fn pthread_mutex_destroy(lock: *mut pthread_mutex_t) -> ::c_int; in pthread_mutex_destroy() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/ |
H A D | mod.rs | 1087 pub fn pthread_mutex_destroy(lock: *mut pthread_mutex_t) -> ::c_int; in pthread_mutex_destroy() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/unix/ |
D | mod.rs | 1127 pub fn pthread_mutex_destroy(lock: *mut pthread_mutex_t) -> ::c_int; in pthread_mutex_destroy() function
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_22/gen/ |
D | stub.c | 657 void pthread_mutex_destroy() {} in pthread_mutex_destroy() function
|