Home
last modified time | relevance | path

Searched refs:windows_intermodule_singleton (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/boost/interprocess/sync/windows/
Dmutex.hpp59 windows_intermodule_singleton<sync_handles>::get(); in windows_mutex()
72 windows_intermodule_singleton<sync_handles>::get(); in ~windows_mutex()
79 windows_intermodule_singleton<sync_handles>::get(); in lock()
88 windows_intermodule_singleton<sync_handles>::get(); in try_lock()
97 windows_intermodule_singleton<sync_handles>::get(); in timed_lock()
106 windows_intermodule_singleton<sync_handles>::get(); in unlock()
Dsemaphore.hpp59 windows_intermodule_singleton<sync_handles>::get(); in windows_semaphore()
72 windows_intermodule_singleton<sync_handles>::get(); in ~windows_semaphore()
79 windows_intermodule_singleton<sync_handles>::get(); in wait()
88 windows_intermodule_singleton<sync_handles>::get(); in try_wait()
97 windows_intermodule_singleton<sync_handles>::get(); in timed_wait()
106 windows_intermodule_singleton<sync_handles>::get(); in post()
/third_party/boost/boost/interprocess/detail/
Dintermodule_singleton.hpp41 : public windows_intermodule_singleton<C, LazyInit, Phoenix>
Dshared_dir_helpers.hpp57 … const windows_bootstamp &bootstamp = windows_intermodule_singleton<windows_bootstamp>::get(); in get_bootstamp()
Dwindows_intermodule_singleton.hpp299 class windows_intermodule_singleton class
/third_party/boost/libs/interprocess/test/
Dintermodule_singleton_test.cpp293 : public ipcdetail::windows_intermodule_singleton< C, LazyInit, Phoenix>
/third_party/boost/boost/interprocess/
Dmapped_region.hpp911 ipcdetail::windows_intermodule_singleton<ipcdetail::sync_handles>::get(); in destroy_syncs_in_range()
/third_party/boost/libs/interprocess/doc/
Dinterprocess.qbk6931 …* [@https://svn.boost.org/trac/boost/ticket/9262 Trac #9262 (['"windows_intermodule_singleton brea…