Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dfrontend.cpp604 bool released = cleanBins ? cleanupBlockBins() : false; in externalCleanup()
610 bool cleanupBlockBins();
632 bool TLSData::cleanupBlockBins() in cleanupBlockBins() function in rml::internal::TLSData
656 released |= tlsData->cleanupBlockBins(); in releaseAllLocalCaches()