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

/art/runtime/
H A Dthread_pool.h174 Mutex work_steal_lock_; member in class:art::WorkStealingThreadPool
179 WorkStealingTask* FindTaskToStealFrom(Thread* self) EXCLUSIVE_LOCKS_REQUIRED(work_steal_lock_);

Completed in 149 milliseconds