Home
last modified time | relevance | path

Searched refs:interprocess_tester (Results 1 – 25 of 25) sorted by relevance

/third_party/boost/boost/interprocess/sync/
Dnamed_condition_any.hpp44 namespace ipcdetail{ class interprocess_tester; }
144 friend class ipcdetail::interprocess_tester;
146 { ipcdetail::interprocess_tester::dont_close_on_destruction(m_cond); } in dont_close_on_destruction()
Dnamed_recursive_mutex.hpp41 namespace ipcdetail{ class interprocess_tester; }
106 friend class ipcdetail::interprocess_tester;
126 { ipcdetail::interprocess_tester::dont_close_on_destruction(m_mut); } in dont_close_on_destruction()
Dnamed_sharable_mutex.hpp40 namespace ipcdetail{ class interprocess_tester; }
145 friend class ipcdetail::interprocess_tester;
196 { ipcdetail::interprocess_tester::dont_close_on_destruction(m_shmem); } in dont_close_on_destruction()
Dnamed_condition.hpp44 namespace ipcdetail{ class interprocess_tester; }
130 friend class ipcdetail::interprocess_tester;
132 { ipcdetail::interprocess_tester::dont_close_on_destruction(m_cond); } in dont_close_on_destruction()
Dnamed_upgradable_mutex.hpp40 namespace ipcdetail{ class interprocess_tester; }
236 friend class ipcdetail::interprocess_tester;
287 { ipcdetail::interprocess_tester::dont_close_on_destruction(m_shmem); } in dont_close_on_destruction()
Dnamed_semaphore.hpp113 friend class ipcdetail::interprocess_tester;
148 { ipcdetail::interprocess_tester::dont_close_on_destruction(m_sem); } in dont_close_on_destruction()
Dnamed_mutex.hpp112 friend class ipcdetail::interprocess_tester;
148 { ipcdetail::interprocess_tester::dont_close_on_destruction(m_mut); } in dont_close_on_destruction()
/third_party/boost/boost/interprocess/sync/shm/
Dnamed_recursive_mutex.hpp41 class interprocess_tester;
103 friend class interprocess_tester;
118 { interprocess_tester::dont_close_on_destruction(m_shmem); } in dont_close_on_destruction()
Dnamed_condition_any.hpp47 class interprocess_tester;
178 friend class boost::interprocess::ipcdetail::interprocess_tester;
180 { interprocess_tester::dont_close_on_destruction(m_shmem); } in dont_close_on_destruction()
Dnamed_condition.hpp52 class interprocess_tester;
155 friend class boost::interprocess::ipcdetail::interprocess_tester;
202 { interprocess_tester::dont_close_on_destruction(m_shmem); } in dont_close_on_destruction()
Dnamed_upgradable_mutex.hpp40 namespace ipcdetail{ class interprocess_tester; }
230 friend class ipcdetail::interprocess_tester;
281 { ipcdetail::interprocess_tester::dont_close_on_destruction(m_shmem); } in dont_close_on_destruction()
Dnamed_semaphore.hpp66 friend class interprocess_tester;
82 { interprocess_tester::dont_close_on_destruction(m_shmem); } in dont_close_on_destruction()
Dnamed_mutex.hpp112 friend class ipcdetail::interprocess_tester;
123 { ipcdetail::interprocess_tester::dont_close_on_destruction(m_shmem); } in dont_close_on_destruction()
/third_party/boost/boost/interprocess/sync/posix/
Dnamed_semaphore.hpp31 namespace ipcdetail{ class interprocess_tester; }
75 friend class ipcdetail::interprocess_tester;
Dnamed_mutex.hpp64 friend class interprocess_tester;
86 { interprocess_tester::dont_close_on_destruction(m_sem); } in dont_close_on_destruction()
/third_party/boost/libs/interprocess/test/
Dnamed_upgradable_mutex_test.cpp39 ipcdetail::interprocess_tester:: in ~named_upgradable_mutex_lock_test_wrapper()
74 ipcdetail::interprocess_tester:: in ~named_upgradable_mutex_creation_test_wrapper()
Dnamed_sharable_mutex_test.cpp39 ipcdetail::interprocess_tester:: in ~named_sharable_mutex_lock_test_wrapper()
74 ipcdetail::interprocess_tester:: in ~named_sharable_mutex_creation_test_wrapper()
Dnamed_condition_test.cpp111 ipcdetail::interprocess_tester:: in ~named_condition_creation_test_wrapper()
Dnamed_condition_any_test.cpp111 ipcdetail::interprocess_tester:: in ~named_condition_any_creation_test_wrapper()
/third_party/boost/boost/interprocess/detail/
Dinterprocess_tester.hpp26 class interprocess_tester class
Dmanaged_open_or_create_impl.hpp43 namespace ipcdetail{ class interprocess_tester; }
487 friend class interprocess_tester;
489 { interprocess_tester::dont_close_on_destruction(m_mapped_region); } in dont_close_on_destruction()
/third_party/boost/boost/interprocess/sync/windows/
Dnamed_mutex.hpp68 friend class interprocess_tester;
Dnamed_semaphore.hpp65 friend class interprocess_tester;
Dnamed_condition_any.hpp107 friend class interprocess_tester;
/third_party/boost/boost/interprocess/
Dmapped_region.hpp82 namespace ipcdetail{ class interprocess_tester; }
260 friend class ipcdetail::interprocess_tester;