Searched defs:common_lock_wrapper (Results 1 – 1 of 1) sorted by relevance
52 struct common_lock_wrapper struct in boost::interprocess::ipcdetail::spin_mutex54 common_lock_wrapper(spin_mutex &sp) in common_lock_wrapper() function58 void lock() in lock()63 bool timed_lock(const boost::posix_time::ptime &abs_time) in timed_lock()66 spin_mutex &m_sp;