Home
last modified time | relevance | path

Searched refs:file_map_copy (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/interprocess/
Dwindows_shared_memory.hpp198 map_access |= winapi::file_map_copy; in priv_open_or_create()
Dmapped_region.hpp425 map_access |= winapi::file_map_copy; in mapped_region()
/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp486 static const unsigned long file_map_copy = section_query; variable