Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit_code_cache.h420 void WaitForPotentialCollectionToCompleteRunnable(Thread* self)
Djit_code_cache.cc625 void JitCodeCache::WaitForPotentialCollectionToCompleteRunnable(Thread* self) { in WaitForPotentialCollectionToCompleteRunnable() function in art::jit::JitCodeCache
663 WaitForPotentialCollectionToCompleteRunnable(self); in Commit()