Home
last modified time | relevance | path

Searched refs:totalThread (Results 1 - 1 of 1) sorted by relevance

/base/startup/appspawn/test/moduletest/threadpool/
H A Dthread_manager.c468 uint32_t totalThread = mgr->maxThreadCount; in CheckAndCreateNewThread() local
470 totalThread = mgr->executorCount; in CheckAndCreateNewThread()
482 if (mgr->validThreadCount >= totalThread) { in CheckAndCreateNewThread()

Completed in 2 milliseconds