Searched refs:cleanup (Results 1 – 15 of 15) sorted by relevance
88 virtual void cleanup( job& ) RML_PURE(void)
60 void cleanup(job& j) override;
169 case post_resume_action::cleanup: in do_post_resume_action()
217 void thread_dispatcher::cleanup(job& j) { in cleanup() function in tbb::detail::r1::thread_dispatcher
221 m_thread_data->set_post_resume_action(post_resume_action::cleanup, this); in co_local_wait_for_all()
278 my_client.cleanup(j); in run()
89 void cleanup() { in cleanup() function
458 cleanup, in alignas() enumerator
325 my_co_cache.cleanup(); in free_arena()
36 regular cleanup operations.
254 bool cleanup(bool cleanOnlyUnused);285 bool cleanup(Backend* backend);
346 friend bool OrphanedBlocks::cleanup(Backend*);652 bool released = allLocalCaches.cleanup(/*cleanOnlyUnused=*/false); in releaseAllLocalCaches()686 bool AllLocalCaches::cleanup(bool cleanOnlyUnused) in cleanup() function in rml::internal::AllLocalCaches1622 bool OrphanedBlocks::cleanup(Backend* backend) in cleanup() function in rml::internal::OrphanedBlocks
1045 ret |= orphanedBlocks.cleanup(&backend); in hardCachesCleanup()
747 extMemPool->allLocalCaches.cleanup(/*cleanOnlyUnused=*/true) : in releaseCachesToLimit()
581 my_client.cleanup(j); in run()