Searched refs:GetThreadPool (Results 1 – 2 of 2) sorted by relevance
800 if (heap_->GetThreadPool() == nullptr || !heap_->CareAboutPauseTimes()) { in GetThreadCount()808 ThreadPool* thread_pool = GetHeap()->GetThreadPool(); in ScanGrayObjects()944 ThreadPool* thread_pool = heap_->GetThreadPool(); in RecursiveMark()1290 ThreadPool* thread_pool = GetHeap()->GetThreadPool(); in ProcessMarkStackParallel()
612 ThreadPool* GetThreadPool() { in GetThreadPool() function