Home
last modified time | relevance | path

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

/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()
/foundation/ai/ai_engine/services/common/platform/threadpool/include/
H A Dthread.h112 void SetThread(Thread *thread) in SetThread() function in OHOS::AI::IWorker
/foundation/ai/ai_engine/test/common/threadpool/
H A Dthread_pool_test.cpp126 worker.SetThread(&thread); in HWTEST_F()

Completed in 5 milliseconds