Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dtbbmalloc_internal.h590 bool softCachesCleanup();
H A Dbackend.cpp738 if (extMemPool->softCachesCleanup() && in releaseCachesToLimit()
834 bool retSoftCachesCleanup = extMemPool->softCachesCleanup(); in genericGetBlock()
H A Dlarge_objects.cpp1021 bool ExtMemoryPool::softCachesCleanup() in softCachesCleanup() function in rml::internal::ExtMemoryPool