Searched refs:GUARDED_HEAP_AREA_USE_THRESHOLD (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/malloc_debug/
H A Dguarded_heap.cpp156 #define GUARDED_HEAP_AREA_USE_THRESHOLD 1 * 1024 * 1024 macro
571 || pagesNeeded * B_PAGE_SIZE >= GUARDED_HEAP_AREA_USE_THRESHOLD) {

Completed in 35 milliseconds