Searched refs:getThreadCount (Results 1 – 6 of 6) sorted by relevance
42 virtual size_t getThreadCount() const = 0;108 size_t getThreadCount() const override { return ThreadCount; } in add() 172 size_t getThreadCount() { in getDefaultExecutor() 173 return detail::Executor::getDefaultExecutor()->getThreadCount(); in getDefaultExecutor() 112 size_t getThreadCount() const override { return ThreadCount; } getThreadCount() function in llvm::parallel::detail::__anon5042709c0111::ThreadPoolExecutor 186 size_t getThreadCount() { getThreadCount() function
153 unsigned getThreadCount() const { return MaxThreadCount; } in getThreadCount() function237 unsigned getThreadCount() const { return 1; } in getThreadCount() function
52 size_t getThreadCount();55 inline size_t getThreadCount() { return 1; } in getThreadCount() function
31 : NumOfAllocators(parallel::getThreadCount()), in PerThreadAllocator()
53 EXPECT_EQ(Allocator.getNumberOfAllocators(), parallel::getThreadCount()); in TEST()
2019 if (BackendProcess->getThreadCount() == 1 ||1555 unsigned getThreadCount() override { getThreadCount() function in __anonaa2c08900f11::InProcessThinBackend 1658 unsigned getThreadCount() override { return 1; } getThreadCount() function in __anonaa2c08901411::WriteIndexesThinBackend