Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/
Dxsi_shared_memory.hpp62 class xsi_shared_memory class
76 xsi_shared_memory(open_only_t, int shmid) in xsi_shared_memory() function in boost::interprocess::xsi_shared_memory
82xsi_shared_memory(create_only_t, const xsi_key &key, std::size_t size, const permissions& perm = p… in xsi_shared_memory() function in boost::interprocess::xsi_shared_memory
87xsi_shared_memory(open_or_create_t, const xsi_key &key, std::size_t size, const permissions& perm … in xsi_shared_memory() function in boost::interprocess::xsi_shared_memory
92 xsi_shared_memory(open_only_t, const xsi_key &key) in xsi_shared_memory() function in boost::interprocess::xsi_shared_memory
98 xsi_shared_memory(BOOST_RV_REF(xsi_shared_memory) moved) in xsi_shared_memory() function in boost::interprocess::xsi_shared_memory
146 inline xsi_shared_memory::xsi_shared_memory() in xsi_shared_memory() function in boost::interprocess::xsi_shared_memory