Searched defs:threadCount (Results 1 – 8 of 8) sorted by relevance
78 size_t threadCount, in NativeSafeAsyncWork()
349 napi_value asyncResourceName, size_t maxQueueSize, size_t threadCount, void* finalizeData, in CreateSafeAsyncWork()
559 int threadCount = 1000; variable
139 explicit ThreadPool(size_t threadCount) in ThreadPool()
314 const auto threadCount = threadPool_->GetNumberOfThreads(); in Update() local
739 const auto threadCount = threadPool_->GetNumberOfThreads() + 1; in Update() local
871 int threadCount = THREAD_COUNT_FOUR; variable915 int threadCount = THREAD_COUNT_FOUR; variable
880 constexpr int threadCount = 1000; in TEST_F() local