Searched defs:DeleteThreadPool (Results 1 - 3 of 3) sorted by relevance

/art/runtime/jit/
H A Djit_instrumentation.cc62 void JitInstrumentationCache::DeleteThreadPool() { function in class:art::jit::JitInstrumentationCache
H A Djit.cc147 void Jit::DeleteThreadPool() { function in class:art::jit::Jit
149 instrumentation_cache_->DeleteThreadPool();
157 DeleteThreadPool();
/art/runtime/gc/
H A Dheap.cc873 void Heap::DeleteThreadPool() { function in class:art::gc::Heap

Completed in 11 milliseconds