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 777 if (heap_->GetThreadPool() == nullptr || !heap_->CareAboutPauseTimes()) {
789 ThreadPool* thread_pool = GetHeap()->GetThreadPool();
    [all...]
  /art/runtime/gc/
heap.h 420 ThreadPool* GetThreadPool() {

Completed in 780 milliseconds