Home
last modified time | relevance | path

Searched defs:doCleanup (Results 1 – 2 of 2) sorted by relevance

/oneTBB/src/tbbmalloc/
H A Dlarge_objects.cpp610 bool doCleanup = false; in forgetOutdatedState() local
803 bool LargeObjectCache::doCleanup(uintptr_t currTime, bool doThreshDecr) in doCleanup() function in rml::internal::LargeObjectCache
/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp940 void doCleanup() { in doCleanup() function in CacheBinModel