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

/haiku/src/system/kernel/
H A Dheap.cpp2284 bool shouldGrow = false; local
2293 shouldGrow = heap_should_grow(heap);
2313 } else if (shouldGrow) {

Completed in 34 milliseconds