Searched defs:try_lock_shared (Results 1 – 8 of 8) sorted by relevance
30 bool try_lock_shared() in try_lock_shared() function
43 bool try_lock_shared() const BOOST_NOEXCEPT { return true; } in try_lock_shared() function84 bool try_lock_shared() const { return m_Mutex.try_lock_shared(); } in try_lock_shared() function
31 bool try_lock_shared() in try_lock_shared() function in boost::poly_shared_lockable_adapter
78 bool try_lock_shared() in try_lock_shared() function in boost::null_mutex
98 bool try_lock_shared() const in try_lock_shared() function in boost::shared_lockable_adapter
359 inline bool shared_mutex::try_lock_shared() in try_lock_shared() function in boost::thread_v2::shared_mutex738 inline bool upgrade_mutex::try_lock_shared() in try_lock_shared() function in boost::thread_v2::upgrade_mutex
178 bool try_lock_shared() in try_lock_shared() function in boost::shared_mutex
120 bool try_lock_shared() in try_lock_shared() function in boost::shared_mutex