Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Drelease.h368 const bool CanRelease = PageMap.get(I, J) == FullPagesBlockCountMax; in releaseFreeMemoryToOS() local
404 const bool CanRelease = PageMap.get(I, J) == BlocksPerPage; in releaseFreeMemoryToOS() local