Home
last modified time | relevance | path

Searched defs:thread_mutex (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dthread_mutex.hpp47 class thread_mutex class
50 thread_mutex() in thread_mutex() function in boost::container::dtl::thread_mutex
139 class thread_mutex class
142 thread_mutex() in thread_mutex() function in boost::container::dtl::thread_mutex
/aosp_15_r20/external/libopenapv/src/
H A Doapv_tpool.c63 typedef struct thread_mutex { struct
64 pthread_mutex_t lmutex; argument
352 typedef struct thread_mutex { struct
359 } thread_mutex_t; argument
/aosp_15_r20/external/coreboot/src/include/
H A Dthread.h9 struct thread_mutex { struct
10 bool locked;
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/unix/
H A Dapr_arch_global_mutex.h32 apr_thread_mutex_t *thread_mutex; member
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_portable.h207 apr_thread_mutex_t *thread_mutex; member
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestmutexscope.c39 static apr_thread_mutex_t *thread_mutex; variable
H A Dtestlock.c38 static apr_thread_mutex_t *thread_mutex; variable