Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/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
/aosp_15_r20/external/trusty/musl/src/thread/
Dpthread_mutex_destroy.c3 int pthread_mutex_destroy(pthread_mutex_t *mutex) in pthread_mutex_destroy() function
/aosp_15_r20/external/musl/src/thread/
H A Dpthread_mutex_destroy.c3 int pthread_mutex_destroy(pthread_mutex_t *mutex) in pthread_mutex_destroy() function
/aosp_15_r20/trusty/user/base/lib/libc-trusty/
Dpthreads.c60 int pthread_mutex_destroy(pthread_mutex_t* mutex) { in pthread_mutex_destroy() function
/aosp_15_r20/external/gemmlowp/profiling/
H A Dpthread_everywhere.h58 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 Dvpx_pthread.h111 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 Dselinux_internal.h53 #pragma weak pthread_mutex_destroy macro
/aosp_15_r20/external/libaom/aom_util/
H A Daom_pthread.h139 static inline int pthread_mutex_destroy(pthread_mutex_t *const mutex) { in pthread_mutex_destroy() function
/aosp_15_r20/external/python/cpython3/Python/
Dthread_pthread_stubs.h12 pthread_mutex_destroy(pthread_mutex_t *mutex) in pthread_mutex_destroy() function
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_pthread.h202 #define pthread_mutex_destroy dng_pthread_mutex_destroy macro
/aosp_15_r20/external/libdav1d/src/
H A Dthread.h91 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 Dthreads.c74 #pragma weak pthread_mutex_destroy macro
/aosp_15_r20/external/webp/src/utils/
H A Dthread_utils.c125 static int pthread_mutex_destroy(pthread_mutex_t* const mutex) { in pthread_mutex_destroy() function
/aosp_15_r20/external/libva/va/
H A Dcompat_win32.h124 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 Ddd_interceptors.cc43 INTERCEPTOR(int, pthread_mutex_destroy, pthread_mutex_t *m) { in INTERCEPTOR() argument
/aosp_15_r20/bionic/libc/bionic/
H A Dpthread_mutex.cpp1017 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/
Dstub.c635 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 Dmod.rs1087 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 Dmod.rs1085 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/
Dstub.c711 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 Dmod.rs1087 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 Dmod.rs1085 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 Dmod.rs1087 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/
Dmod.rs1127 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/
Dstub.c657 void pthread_mutex_destroy() {} in pthread_mutex_destroy() function

123