Searched defs:newThread (Results 1 – 5 of 5) sorted by relevance
92 sptr<IPCWorkThread> newThread = sptr<IPCWorkThread>::MakeSptr(threadName); in SpawnThread() local
180 for (auto& newThread : newThreads) { in StartNewThreads() local
105 …std::shared_ptr<PipeLineThread> newThread = std::make_shared<PipeLineThread>(groupId, taskType, pr… in FindThread() local
141 void TaskExecutorImpl::InitJsThread(bool newThread) in InitJsThread()
1922 …std::thread newThread(&DeviceManagerServiceImpl::BindTargetImpl, this, tokenId, pkgName, targetId,… in BindTarget() local