Home
last modified time | relevance | path

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

/third_party/boost/libs/thread/test/sync/mutual_exclusion/locks/shared_lock/locking/
Dtry_lock_pass.cpp30 bool try_lock_shared() in try_lock_shared() function
/third_party/boost/boost/log/sources/
Dthreading_models.hpp43 bool try_lock_shared() const BOOST_NOEXCEPT { return true; } in try_lock_shared() function
84 bool try_lock_shared() const { return m_Mutex.try_lock_shared(); } in try_lock_shared() function
/third_party/boost/boost/thread/
Dpoly_shared_lockable_adapter.hpp31 bool try_lock_shared() in try_lock_shared() function in boost::poly_shared_lockable_adapter
Dnull_mutex.hpp78 bool try_lock_shared() in try_lock_shared() function in boost::null_mutex
Dlockable_adapter.hpp98 bool try_lock_shared() const in try_lock_shared() function in boost::shared_lockable_adapter
/third_party/boost/boost/thread/v2/
Dshared_mutex.hpp359 inline bool shared_mutex::try_lock_shared() in try_lock_shared() function in boost::thread_v2::shared_mutex
738 inline bool upgrade_mutex::try_lock_shared() in try_lock_shared() function in boost::thread_v2::upgrade_mutex
/third_party/boost/boost/thread/pthread/
Dshared_mutex.hpp178 bool try_lock_shared() in try_lock_shared() function in boost::shared_mutex
/third_party/boost/boost/thread/win32/
Dshared_mutex.hpp120 bool try_lock_shared() in try_lock_shared() function in boost::shared_mutex