Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/
Dlock_algorithms.hpp47 if (unsigned const failed_lock=try_lock_internal(m2,m3)) in try_lock_internal() local
63 if (unsigned const failed_lock=try_lock_internal(m2,m3,m4)) in try_lock_internal() local
79 if (unsigned const failed_lock=try_lock_internal(m2,m3,m4,m5)) in try_lock_internal() local
103 if (unsigned const failed_lock=try_lock_internal(m2,m3)) in lock_helper() local
115 if (unsigned const failed_lock=try_lock_internal(m2,m3,m4)) in lock_helper() local
127 if (unsigned const failed_lock=try_lock_internal(m2,m3,m4,m5)) in lock_helper() local
430 Iterator const failed_lock = boost::try_lock(next, end); in lock_impl() local
444 Iterator const failed_lock = boost::try_lock(second, next); in lock_impl() local