Home | History | Annotate | Download | only in runtime

Lines Matching refs:ACQUIRE

1480     ~ScopedThreadListLockUnlock() ACQUIRE(*Locks::thread_list_lock_) {
1584 // Transition to suspended and back to runnable, re-acquire share on mutator_lock_.
2507 bool Init(int depth) REQUIRES_SHARED(Locks::mutator_lock_) ACQUIRE(Roles::uninterruptible_) {
2520 // Acquire uninterruptible_ in all paths.