Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp378 … , boost::winapi::DWORD_ flNewProtect, boost::winapi::PDWORD_ lpflOldProtect) in VirtualProtect()
776 inline bool virtual_protect(void *base_addr, std::size_t numbytes, unsigned long flNewProtect, unsi… in virtual_protect()