Searched refs:Lock (Results 1 – 5 of 5) sorted by relevance
42 mu.Lock(Thread::Current()); in TEST_F()66 mu.Lock(Thread::Current()); in RecursiveLockUnlockTest()68 mu.Lock(Thread::Current()); in RecursiveLockUnlockTest()106 state->mu.Lock(Thread::Current()); in Callback()119 state.mu.Lock(Thread::Current()); in RecursiveLockWaitTest()120 state.mu.Lock(Thread::Current()); in RecursiveLockWaitTest()
209 void Lock(Thread* self) EXCLUSIVE_LOCK_FUNCTION() { ExclusiveLock(self); } in Lock() function
233 void Monitor::Lock(Thread* self) { in Lock() function in art::Monitor289 monitor_lock_.Lock(self); // Reacquire locks in order. in Lock()435 monitor_lock_.Lock(self); in Wait()533 Lock(self); in Wait()534 monitor_lock_.Lock(self); in Wait()770 mon->Lock(self); in MonitorEnter()
162 void Lock(Thread* self)
220 // Lock