Searched defs:get_mapping_handle (Results 1 – 5 of 5) sorted by relevance
/third_party/boost/boost/interprocess/ | ||
D | file_mapping.hpp | 135 inline mapping_handle_t file_mapping::get_mapping_handle() const in get_mapping_handle() function in boost::interprocess::file_mapping |
D | xsi_shared_memory.hpp | 161 inline mapping_handle_t xsi_shared_memory::get_mapping_handle() const in get_mapping_handle() function in boost::interprocess::xsi_shared_memory |
D | windows_shared_memory.hpp | 162 inline mapping_handle_t windows_shared_memory::get_mapping_handle() const in get_mapping_handle() function in boost::interprocess::windows_shared_memory |
D | shared_memory_object.hpp | 174 inline mapping_handle_t shared_memory_object::get_mapping_handle() const in get_mapping_handle() function in boost::interprocess::shared_memory_object |
/third_party/boost/boost/interprocess/detail/ | ||
D | file_wrapper.hpp | 141 inline mapping_handle_t file_wrapper::get_mapping_handle() const in get_mapping_handle() function in boost::interprocess::ipcdetail::file_wrapper |