Searched defs:threadCount (Results 1 – 10 of 10) sorted by relevance
73 size_t threadCount, in NativeSafeAsyncWork()
240 size_t threadCount, in NativeEvent()
314 napi_value asyncResourceName, size_t maxQueueSize, size_t threadCount, void* finalizeData, in CreateSafeAsyncWork()
553 int threadCount = 1000; variable
320 const auto threadCount = threadPool_->GetNumberOfThreads(); in Update() local
753 const auto threadCount = threadPool_->GetNumberOfThreads() + 1; in Update() local
142 explicit ThreadPool(size_t threadCount) in ThreadPool()
467 …const uint32_t threadCount = GetThreadPoolThreadCount(factory->GetNumberOfCores(), rci.threadPoolC… in Renderer() local
1002 int threadCount = THREAD_COUNT_FOUR; variable1046 int threadCount = THREAD_COUNT_FOUR; variable
929 constexpr int threadCount = 1000; in TEST_F() local