Searched refs:do_work (Results 1 – 2 of 2) sorted by relevance
180 void ThreadPool::Wait(Thread* self, bool do_work, bool may_hold_locks) { in Wait() argument181 if (do_work) { in Wait()
98 void Wait(Thread* self, bool do_work, bool may_hold_locks);