MEM_UNMAP_WITH_TRANSIENT_BOOST top-level constant

int const MEM_UNMAP_WITH_TRANSIENT_BOOST

Specifies that the priority of the pages being unmapped should be temporarily boosted (with automatic short term decay) because the caller expects that these pages will be accessed again shortly from another thread.

Implementation

const MEM_UNMAP_WITH_TRANSIENT_BOOST = 0x00000001;