Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/
Dwindows_shared_memory.hpp60 class windows_shared_memory class
75windows_shared_memory(create_only_t, const char *name, mode_t mode, std::size_t size, const permis… in windows_shared_memory() function in boost::interprocess::windows_shared_memory
81windows_shared_memory(open_or_create_t, const char *name, mode_t mode, std::size_t size, const per… in windows_shared_memory() function in boost::interprocess::windows_shared_memory
86 windows_shared_memory(open_only_t, const char *name, mode_t mode) in windows_shared_memory() function in boost::interprocess::windows_shared_memory
92 windows_shared_memory(BOOST_RV_REF(windows_shared_memory) moved) in windows_shared_memory() function in boost::interprocess::windows_shared_memory
145 inline windows_shared_memory::windows_shared_memory() in windows_shared_memory() function in boost::interprocess::windows_shared_memory