Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/sync/
Dmutex_family.hpp38 struct mutex_family struct
40 typedef boost::interprocess::interprocess_mutex mutex_type;
41 typedef boost::interprocess::interprocess_recursive_mutex recursive_mutex_type;
/third_party/boost/boost/interprocess/detail/
Dmanaged_memory_impl.hpp87 typedef typename MemoryAlgorithm::mutex_family mutex_family; typedef in boost::interprocess::ipcdetail::basic_managed_memory_impl
/third_party/boost/boost/interprocess/
Dsegment_manager.hpp77 typedef typename MemoryAlgorithm::mutex_family mutex_family; typedef in boost::interprocess::segment_manager_base
388 typedef typename segment_manager_base_t::mutex_family mutex_family; typedef in boost::interprocess::segment_manager
/third_party/boost/boost/interprocess/mem_algo/detail/
Dsimple_seq_fit_impl.hpp72 typedef MutexFamily mutex_family; typedef in boost::interprocess::ipcdetail::simple_seq_fit_impl
/third_party/boost/boost/interprocess/mem_algo/
Drbtree_best_fit.hpp91 typedef MutexFamily mutex_family; typedef in boost::interprocess::rbtree_best_fit