Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_FreeLimit
src/system/libroot/posix/malloc/openbsd/PagesAllocator.cpp
236
if (fFree <= _FreeLimit()) {
src/system/libroot/posix/malloc/openbsd/PagesAllocator.cpp
243
while (fFree > _FreeLimit()) {