Home
last modified time | relevance | path

Searched refs:SetThread (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ai/ai_engine/services/common/platform/threadpool/source/
H A Dthread.cpp51 worker_->SetThread(nullptr); in ~Thread()
73 worker_->SetThread(nullptr); in SetWorker()
78 pWorker->SetThread(this); in SetWorker()
126 (void)pWorker->SetThread(this); in StartThread()
/ohos5.0/foundation/ai/ai_engine/services/common/platform/threadpool/include/
H A Dthread.h112 void SetThread(Thread *thread) in SetThread() function
/ohos5.0/foundation/ai/ai_engine/test/common/threadpool/
H A Dthread_pool_test.cpp126 worker.SetThread(&thread);