Searched refs:GetThreadPool (Results 1 – 2 of 2) sorted by relevance
850 if (heap_->GetThreadPool() == nullptr || !Runtime::Current()->InJankPerceptibleProcessState()) { in GetThreadCount()858 ThreadPool* thread_pool = GetHeap()->GetThreadPool(); in ScanGrayObjects()1010 ThreadPool* thread_pool = heap_->GetThreadPool(); in RecursiveMark()1371 ThreadPool* thread_pool = GetHeap()->GetThreadPool(); in ProcessMarkStackParallel()
664 ThreadPool* GetThreadPool() { in GetThreadPool() function