Home
last modified time | relevance | path

Searched refs:page_noaccess (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/interprocess/
Dmapped_region.hpp541 (shrink_page_start, shrink_page_bytes, winapi::page_noaccess, old_protect_ignored); in shrink_by()
/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp471 static const unsigned long page_noaccess = 0x01; variable