Searched defs:threadList (Results 1 – 3 of 3) sorted by relevance
87 … std::shared_ptr<std::list<std::shared_ptr<PipeLineThread>>> threadList = workerGroupMap[groupId]; in FindThread() local101 std::shared_ptr<std::list<std::shared_ptr<PipeLineThread>>> threadList; in DestroyThread() local
216 std::shared_ptr<Thread> threadList[maxThreadNum]; variable
2132 std::vector<std::thread *> threadList; variable