Home
last modified time | relevance | path

Searched refs:lock_to_sharable (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/interprocess/sync/detail/
Dlocks.hpp72 class lock_to_sharable class
77 BOOST_INTERPROCESS_FORCEINLINE explicit lock_to_sharable(Lock &l) in lock_to_sharable() function in boost::interprocess::ipcdetail::lock_to_sharable
/third_party/boost/boost/interprocess/sync/
Dfile_lock.hpp220 ipcdetail::lock_to_sharable<file_lock> lsh(*this); in timed_lock_sharable()