Searched refs:GetParallelGCThreadCount (Results 1 – 2 of 2) sorted by relevance
578 size_t GetParallelGCThreadCount() const { in GetParallelGCThreadCount() function
726 return heap_->GetParallelGCThreadCount() + 1; in GetThreadCount()