Searched refs:heap_should_grow (Results 1 - 1 of 1) sorted by path

/haiku/src/system/kernel/
H A Dheap.cpp1515 heap_should_grow(heap_allocator *heap) function
1905 if (!sAddGrowHeap && heap_should_grow(sGrowHeap)) {
1980 || heap_should_grow(heap)) {
2293 shouldGrow = heap_should_grow(heap);

Completed in 122 milliseconds