Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/sync/spin/
Dmutex.hpp52 struct common_lock_wrapper struct in boost::interprocess::ipcdetail::spin_mutex
54 common_lock_wrapper(spin_mutex &sp) in common_lock_wrapper() function
58 void lock() in lock()
63 bool timed_lock(const boost::posix_time::ptime &abs_time) in timed_lock()
66 spin_mutex &m_sp;