Searched refs:Unlock (Results 1 – 14 of 14) sorted by relevance
1 Unlock4 Unlock5 Unlock9 Unlock10 Unlock11 Unlock21 Unlock22 Unlock28 Unlock29 Unlock[all …]
52 mu.Unlock(Thread::Current()); in TEST_F()62 mu.Unlock(Thread::Current()); in TryLockUnlockTest()78 mu.Unlock(Thread::Current()); in RecursiveLockUnlockTest()80 mu.Unlock(Thread::Current()); in RecursiveLockUnlockTest()96 mu.Unlock(Thread::Current()); in RecursiveTryLockUnlockTest()98 mu.Unlock(Thread::Current()); in RecursiveTryLockUnlockTest()120 state->mu.Unlock(Thread::Current()); in RecursiveLockWaitCallback()136 state.mu.Unlock(Thread::Current()); in RecursiveLockWaitTest()137 state.mu.Unlock(Thread::Current()); in RecursiveLockWaitTest()
198 void Unlock(Thread* self) RELEASE() { ExclusiveUnlock(self); } in Unlock() function
9 monitor-exit v1 # Unlock on alias19 monitor-exit v1 # Unlock on alias
21 monitor-exit v2 # Unlock the else branch
286 defer artTestMutex.Unlock()313 defer artTestMutex.Unlock()
118 ALWAYS_INLINE void Unlock() RELEASE(allow_disallow_lock_);
58 void JvmtiWeakTable<T>::Unlock() { in Unlock() function
336 deopt_->deoptimization_status_lock_.Unlock(self_); in ScopedDeoptimizationContext()
1840 env->object_tag_table->Unlock(); in ReplaceWeakRoots()1876 env->object_tag_table->Unlock(); in ReplaceWeakRoots()
746 bool Monitor::Unlock(Thread* self) { in Unlock() function in art::Monitor818 monitor_lock_.Unlock(self); // Releases contenders. in SignalWaiterAndReleaseMonitorLock()824 monitor_lock_.Unlock(self); in SignalWaiterAndReleaseMonitorLock()1268 return mon->Unlock(self); in MonitorExit()
246 bool Unlock(Thread* thread)
632 Locks::thread_suspend_count_lock_->Unlock(self); in FlipThreadRoots()1281 Locks::runtime_shutdown_lock_->Unlock(self); in WaitForOtherNonDaemonThreadsToExit()1287 Locks::runtime_shutdown_lock_->Unlock(self); in WaitForOtherNonDaemonThreadsToExit()
1469 Locks::thread_suspend_count_lock_->Unlock(self); in UnsafeLogFatalForSuspendCount()1806 Locks::thread_list_lock_->Unlock(self); in EnsureFlipFunctionStarted()1818 Locks::thread_list_lock_->Unlock(self); in EnsureFlipFunctionStarted()1918 Locks::thread_list_lock_->Unlock(self); in WaitForFlipFunctionTestingExited()1928 Locks::thread_list_lock_->Unlock(self); // So we can wait or return. in WaitForFlipFunctionTestingExited()1933 Locks::thread_suspend_count_lock_->Unlock(self); // To re-lock thread_list_lock. in WaitForFlipFunctionTestingExited()1937 Locks::thread_list_lock_->Unlock(self); in WaitForFlipFunctionTestingExited()4792 Locks::thread_list_lock_->Unlock(self); in LockedGetPeerFromOtherThread()