Searched refs:may_hold_locks (Results 1 - 2 of 2) sorted by relevance

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

Completed in 534 milliseconds