Searched refs:GetMaxThreads (Results 1 – 2 of 2) sorted by relevance
55 static uint32_t GetMaxThreads() in GetMaxThreads() function
243 bool state = (GetThreadNum() == ConcurrentHelper::GetMaxThreads()) && (GetIdleWorkers() == 0); in CheckForBlockedWorkers()536 uint32_t maxThreads = std::max(ConcurrentHelper::GetMaxThreads(), DEFAULT_THREADS); in TryExpand()