Home
last modified time | relevance | path

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

/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/tbbmalloc/
H A Dfrontend.cpp597 bool released = cleanBins ? cleanupBlockBins() : false; in externalCleanup()
601 bool cleanupBlockBins();
623 bool TLSData::cleanupBlockBins() in cleanupBlockBins() function in rml::internal::TLSData
647 released |= tlsData->cleanupBlockBins(); in releaseAllLocalCaches()
/dports/devel/tbb/oneTBB-2020.3/src/tbbmalloc/
H A Dfrontend.cpp597 bool released = cleanBins ? cleanupBlockBins() : false; in externalCleanup()
601 bool cleanupBlockBins();
623 bool TLSData::cleanupBlockBins() in cleanupBlockBins() function in rml::internal::TLSData
647 released |= tlsData->cleanupBlockBins(); in releaseAllLocalCaches()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/tbbmalloc/
H A Dfrontend.cpp597 bool released = cleanBins ? cleanupBlockBins() : false; in externalCleanup()
601 bool cleanupBlockBins();
623 bool TLSData::cleanupBlockBins() in cleanupBlockBins() function in rml::internal::TLSData
647 released |= tlsData->cleanupBlockBins(); in releaseAllLocalCaches()
/dports/devel/onetbb/oneTBB-2021.4.0/src/tbbmalloc/
H A Dfrontend.cpp605 bool released = cleanBins ? cleanupBlockBins() : false; in externalCleanup()
609 bool cleanupBlockBins();
631 bool TLSData::cleanupBlockBins() in cleanupBlockBins() function in rml::internal::TLSData
655 released |= tlsData->cleanupBlockBins(); in releaseAllLocalCaches()