Searched refs:shouldGrow (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 21 milliseconds