Searched refs:CurrentBoundary (Results 1 – 1 of 1) sorted by relevance
311 uptr CurrentBoundary = 0; in releaseFreeMemoryToOS() local315 if (CurrentBoundary < PageBoundary) { in releaseFreeMemoryToOS()316 if (CurrentBoundary > PrevPageBoundary) in releaseFreeMemoryToOS()318 CurrentBoundary += Pnc; in releaseFreeMemoryToOS()319 if (CurrentBoundary < PageBoundary) { in releaseFreeMemoryToOS()321 CurrentBoundary += BlockSize; in releaseFreeMemoryToOS()