Searched defs:may_hold_locks (Results 1 - 1 of 1) sorted by path

/art/runtime/
H A Dthread_pool.cc178 void ThreadPool::Wait(Thread* self, bool do_work, bool may_hold_locks) { argument
189 if (!may_hold_locks) {

Completed in 29 milliseconds