Home
last modified time | relevance | path

Searched defs:threadNode (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/startup/appspawn/test/moduletest/threadpool/
H A Dthread_manager.c42 ThreadNode threadNode[1]; // 线程信息,控制线程的退出和结束 member
127 static void RunExecutor(ThreadManager *mgr, ThreadNode *threadNode, uint32_t maxCount) in RunExecutor()
492 ThreadNode *threadNode = (ThreadNode *)args; in ManagerThreadProc() local
529 ThreadNode *threadNode = (ThreadNode *)args; in ThreadExecute() local