Searched refs:do_work (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
175 if (do_work) {
H A Dthread_pool.h84 void Wait(Thread* self, bool do_work, bool may_hold_locks);

Completed in 847 milliseconds