Home
last modified time | relevance | path

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

/third_party/boost/boost/thread/win32/
Drecursive_mutex.hpp61 typedef unique_lock<recursive_timed_mutex> scoped_timed_lock; typedef in boost::recursive_timed_mutex
Dmutex.hpp63 typedef unique_lock<timed_mutex> scoped_timed_lock; typedef in boost::timed_mutex
/third_party/boost/boost/thread/pthread/
Dmutex.hpp310 typedef unique_lock<timed_mutex> scoped_timed_lock; typedef in boost::timed_mutex
Drecursive_mutex.hpp426 typedef unique_lock<recursive_timed_mutex> scoped_timed_lock; typedef in boost::recursive_timed_mutex