Home
last modified time | relevance | path

Searched defs:create_or_open (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/log/src/windows/
Dipc_sync_wrappers.cpp84 void interprocess_event::create_or_open(const wchar_t* name, bool manual_reset, permissions const& … in create_or_open() function in boost::ipc::aux::interprocess_event
135 void interprocess_semaphore::create_or_open(const wchar_t* name, permissions const& perms) in create_or_open() function in boost::ipc::aux::interprocess_semaphore
Dmapped_shared_memory.cpp93 bool mapped_shared_memory::create_or_open(const wchar_t* name, std::size_t size, permissions const&… in create_or_open() function in boost::ipc::aux::mapped_shared_memory