Home
last modified time | relevance | path

Searched defs:open_or_create (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/boost/interprocess/detail/
Dmanaged_global_memory.hpp51 struct open_or_create struct
54 <Device, mem_algo::Alignment, FileBased, false> type;
94 basic_managed_global_memory (open_or_create_t open_or_create, in basic_managed_global_memory()
/third_party/boost/boost/log/utility/
Dopen_mode.hpp36 struct open_or_create_tag {} const open_or_create = open_or_create_tag(); variable
/third_party/boost/boost/interprocess/
Dcreation_tags.hpp66 static const open_or_create_t open_or_create = open_or_create_t(); variable
/third_party/boost/boost/interprocess/sync/windows/
Dwinapi_mutex_wrapper.hpp101 bool open_or_create(const char *name, const permissions &perm) in open_or_create() function in boost::interprocess::ipcdetail::winapi_mutex_wrapper
Dnamed_sync.hpp102 inline void windows_named_sync::open_or_create in open_or_create() function in boost::interprocess::ipcdetail::windows_named_sync
Dwinapi_semaphore_wrapper.hpp118 bool open_or_create( const char *name in open_or_create() function in boost::interprocess::ipcdetail::winapi_semaphore_wrapper
/third_party/boost/boost/interprocess/sync/shm/
Dnamed_condition_any.hpp81 …shm_named_condition_any(open_or_create_t open_or_create, const char *name, const permissions &perm… in shm_named_condition_any()
/third_party/boost/libs/log/src/windows/
Dipc_reliable_message_queue.cpp643 BOOST_LOG_API void reliable_message_queue::open_or_create(object_name const& name, uint32_t capacit… in open_or_create() function in boost::ipc::reliable_message_queue
/third_party/boost/libs/log/src/posix/
Dipc_reliable_message_queue.cpp698 BOOST_LOG_API void reliable_message_queue::open_or_create(object_name const& name, uint32_t capacit… in open_or_create() function in boost::ipc::reliable_message_queue