Home
last modified time | relevance | path

Searched refs:adjustFullness (Results 1 – 1 of 1) sorted by relevance

/oneTBB/src/tbbmalloc/
H A Dfrontend.cpp364 inline bool adjustFullness();
1330 bool Block::adjustFullness() in adjustFullness() function in rml::internal::Block
1357 if (isFull && !adjustFullness()) { in adjustPositionInBin()
1508 adjustFullness(); // check the block fullness and set isFull in privatizeOrphaned()