HomeSort by relevance Sort by last modified time
    Searched refs:GetThreadPool (Results 1 - 2 of 2) sorted by null

  /art/runtime/gc/collector/
mark_sweep.cc 852 if (heap_->GetThreadPool() == nullptr || !Runtime::Current()->InJankPerceptibleProcessState()) {
860 ThreadPool* thread_pool = GetHeap()->GetThreadPool();
    [all...]
  /art/runtime/gc/
heap.h 664 ThreadPool* GetThreadPool() {
    [all...]

Completed in 110 milliseconds