Searched refs:SetThread (Results 1 – 3 of 3) sorted by relevance
51 worker_->SetThread(nullptr); in ~Thread()73 worker_->SetThread(nullptr); in SetWorker()78 pWorker->SetThread(this); in SetWorker()126 (void)pWorker->SetThread(this); in StartThread()
112 void SetThread(Thread *thread) in SetThread() function
126 worker.SetThread(&thread);