Home
last modified time | relevance | path

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

/third_party/boost/boost/thread/
Dlock_types.hpp1126 class try_lock_wrapper: class
1133 try_lock_wrapper() in try_lock_wrapper() function in boost::detail::try_lock_wrapper
1136 explicit try_lock_wrapper(Mutex& m): in try_lock_wrapper() function in boost::detail::try_lock_wrapper
1140 try_lock_wrapper(Mutex& m_,adopt_lock_t): in try_lock_wrapper() function in boost::detail::try_lock_wrapper
1147 try_lock_wrapper(Mutex& m_,defer_lock_t): in try_lock_wrapper() function in boost::detail::try_lock_wrapper
1150 try_lock_wrapper(Mutex& m_,try_to_lock_t): in try_lock_wrapper() function in boost::detail::try_lock_wrapper
1154 try_lock_wrapper(BOOST_THREAD_RV_REF(try_lock_wrapper) other): in try_lock_wrapper() function in boost::detail::try_lock_wrapper
1159 try_lock_wrapper(BOOST_THREAD_RV_REF(try_lock_wrapper) other): in try_lock_wrapper() function in boost::detail::try_lock_wrapper
1164 try_lock_wrapper(BOOST_THREAD_RV_REF(try_lock_wrapper) other): in try_lock_wrapper() function in boost::detail::try_lock_wrapper