Searched refs:may_hold_locks (Results 1 – 2 of 2) sorted by relevance
259 void ThreadPool::Wait(Thread* self, bool do_work, bool may_hold_locks) { in Wait() argument271 if (!may_hold_locks) { in Wait()
150 void Wait(Thread* self, bool do_work, bool may_hold_locks) REQUIRES(!task_queue_lock_);