Searched refs:Lock (Results 1 – 5 of 5) sorted by relevance
41 mu.Lock(Thread::Current()); in TEST_F()65 mu.Lock(Thread::Current()); in RecursiveLockUnlockTest()67 mu.Lock(Thread::Current()); in RecursiveLockUnlockTest()105 state->mu.Lock(Thread::Current()); in Callback()118 state.mu.Lock(Thread::Current()); in RecursiveLockWaitTest()119 state.mu.Lock(Thread::Current()); in RecursiveLockWaitTest()
148 void Lock(Thread* self) EXCLUSIVE_LOCK_FUNCTION() { ExclusiveLock(self); } in Lock() function
126 monitor_lock_.Lock(owner); in Monitor()197 void Monitor::Lock(Thread* self) { in Lock() function in art::Monitor217 monitor_lock_.Lock(self); in Lock()494 Lock(self); in WaitWithLock()693 LW_MONITOR(*thinp)->Lock(self); in MonitorEnter()
125 void Lock(Thread* self) EXCLUSIVE_LOCK_FUNCTION(monitor_lock_);
220 // Lock