Searched refs:GetNumberOfThreads (Results 1 – 4 of 4) sorted by relevance
101 virtual uint32_t GetNumberOfThreads() const = 0; in CORE_BEGIN_NAMESPACE()
186 uint32_t GetNumberOfThreads() const override in GetNumberOfThreads() function in __anondcf869ec0110::ThreadPool
314 const auto threadCount = threadPool_->GetNumberOfThreads(); in Update()
739 const auto threadCount = threadPool_->GetNumberOfThreads() + 1; in Update()