Home
last modified time | relevance | path

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

/third_party/boost/boost/thread/
Dsynchronized_value.hpp112 class strict_lock_ptr : public const_strict_lock_ptr<T,Lockable> class
123 strict_lock_ptr(T & val, Lockable & mtx) : in strict_lock_ptr() function in boost::strict_lock_ptr
127 strict_lock_ptr(T & val, Lockable & mtx, adopt_lock_t tag) : in strict_lock_ptr() function in boost::strict_lock_ptr
136 strict_lock_ptr(BOOST_THREAD_RV_REF(strict_lock_ptr) other) in strict_lock_ptr() function in boost::strict_lock_ptr