Home
last modified time | relevance | path

Searched defs:thread_mutex_lock (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/src/
Dsynchronized_pool_resource.cpp23 class thread_mutex_lock class
28 explicit thread_mutex_lock(thread_mutex &m) in thread_mutex_lock() function in __anon18788a5e0111::thread_mutex_lock
/aosp_15_r20/external/coreboot/src/include/
H A Dthread.h94 static inline void thread_mutex_lock(struct thread_mutex *mutex) {} in thread_mutex_lock() function
/aosp_15_r20/external/coreboot/src/lib/
H A Dthread.c408 void thread_mutex_lock(struct thread_mutex *mutex) in thread_mutex_lock() function