Searched defs:strict_lock_ptr (Results 1 – 1 of 1) sorted by relevance
112 class strict_lock_ptr : public const_strict_lock_ptr<T,Lockable> class123 strict_lock_ptr(T & val, Lockable & mtx) : in strict_lock_ptr() function in boost::strict_lock_ptr127 strict_lock_ptr(T & val, Lockable & mtx, adopt_lock_t tag) : in strict_lock_ptr() function in boost::strict_lock_ptr136 strict_lock_ptr(BOOST_THREAD_RV_REF(strict_lock_ptr) other) in strict_lock_ptr() function in boost::strict_lock_ptr