Home
last modified time | relevance | path

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

/foundation/communication/ipc/ipc/native/src/core/framework/source/
Dipc_thread_pool.cpp92 sptr<IPCWorkThread> newThread = sptr<IPCWorkThread>::MakeSptr(threadName); in SpawnThread() local
/foundation/arkui/ace_engine/frameworks/base/thread/
Dbackground_task_executor.cpp180 for (auto& newThread : newThreads) { in StartNewThreads() local
/foundation/multimedia/media_foundation/src/osal/task/pthread/
Dpipeline_threadpool.cpp105 …std::shared_ptr<PipeLineThread> newThread = std::make_shared<PipeLineThread>(groupId, taskType, pr… in FindThread() local
/foundation/arkui/ace_engine/frameworks/core/common/
Dtask_executor_impl.cpp141 void TaskExecutorImpl::InitJsThread(bool newThread) in InitJsThread()
/foundation/distributedhardware/device_manager/services/implementation/src/
Ddevice_manager_service_impl.cpp1922 …std::thread newThread(&DeviceManagerServiceImpl::BindTargetImpl, this, tokenId, pkgName, targetId,… in BindTarget() local