Searched refs:thd_mgr_ (Results 1 – 2 of 2) sorted by relevance
31 : thd_mgr_(thd_mgr) { in WorkerThread()42 thd_mgr_->MainWorkLoop(); in Run()43 thd_mgr_->MarkAsCompleted(this); in Run()
131 ThreadManager* const thd_mgr_; variable