Searched refs:CurrentBoundary (Results 1 – 1 of 1) sorted by relevance
304 uptr CurrentBoundary = 0; in releaseFreeMemoryToOS() local308 if (CurrentBoundary < PageBoundary) { in releaseFreeMemoryToOS()309 if (CurrentBoundary > PrevPageBoundary) in releaseFreeMemoryToOS()311 CurrentBoundary += Pnc; in releaseFreeMemoryToOS()312 if (CurrentBoundary < PageBoundary) { in releaseFreeMemoryToOS()314 CurrentBoundary += BlockSize; in releaseFreeMemoryToOS()