Home
last modified time | relevance | path

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

/third_party/boost/boost/thread/
Dsynchronized_value.hpp392 class synchronized_value class
429 synchronized_value() in synchronized_value() function in boost::synchronized_value
440 synchronized_value(T const& other) in synchronized_value() function in boost::synchronized_value
451 synchronized_value(BOOST_THREAD_RV_REF(T) other) in synchronized_value() function in boost::synchronized_value
463 synchronized_value(synchronized_value const& rhs) in synchronized_value() function in boost::synchronized_value
473 synchronized_value(BOOST_THREAD_RV_REF(synchronized_value) other) in synchronized_value() function in boost::synchronized_value