Searched defs:do_work (Results 1 - 1 of 1) sorted by relevance

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

Completed in 132 milliseconds