Searched refs:threadPoolCount (Results 1 – 2 of 2) sorted by relevance
214 size_t threadPoolCount; variable
32 threadPoolCount = uvThreadSize; in HdcSessionBase()33 WRITE_LOG(LOG_INFO, "set UV_THREADPOOL_SIZE:%zu", threadPoolCount); in HdcSessionBase()35 string uvThreadVal = std::to_string(threadPoolCount); in HdcSessionBase()