Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dbackend.cpp387 bool needAlignedRes, bool alignedBin, bool wait, int *binLocked) in getFromBin() argument
410 if (alignedBin || !needAlignedRes) { in getFromBin()