Searched refs:CurrentBoundary (Results 1 – 1 of 1) sorted by relevance
672 uptr CurrentBoundary = 0; in releaseFreeMemoryToOS() local675 CurrentBoundary = roundUpSlow(PrevPageBoundary, BlockSize); in releaseFreeMemoryToOS()680 if (CurrentBoundary < PageBoundary) { in releaseFreeMemoryToOS()681 if (CurrentBoundary > PrevPageBoundary) in releaseFreeMemoryToOS()683 CurrentBoundary += Pnc; in releaseFreeMemoryToOS()684 if (CurrentBoundary < PageBoundary) { in releaseFreeMemoryToOS()686 CurrentBoundary += BlockSize; in releaseFreeMemoryToOS()