Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dlarge_objects.cpp140 bool isCleanupNeeded() const { return needCleanup; } in isCleanupNeeded() function in rml::internal::CacheBinFunctor
456 if ( func.isCleanupNeeded() ) { in ExecuteOperation()