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

Completed in 659 milliseconds