Home
last modified time | relevance | path

Searched defs:numOfThreads (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/taskpool/
H A Dtaskpool.cpp65 uint32_t numOfThreads = std::min<uint32_t>(NumberOfCpuCore() / 2, MAX_TASKPOOL_THREAD_NUM); in TheMostSuitableThreadNum() local

Completed in 1 milliseconds