Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/
Dlock_algorithms.hpp24 unsigned try_lock_internal(MutexType1& m1, MutexType2& m2) in try_lock_internal() function
40 unsigned try_lock_internal(MutexType1& m1, MutexType2& m2, MutexType3& m3) in try_lock_internal() function
56 unsigned try_lock_internal(MutexType1& m1, MutexType2& m2, MutexType3& m3, MutexType4& m4) in try_lock_internal() function
72 …unsigned try_lock_internal(MutexType1& m1, MutexType2& m2, MutexType3& m3, MutexType4& m4, MutexTy… in try_lock_internal() function