Searched refs:Unlock (Results 1 – 15 of 15) sorted by relevance
1 Unlock4 Unlock5 Unlock9 Unlock10 Unlock11 Unlock21 Unlock22 Unlock28 Unlock29 Unlock[all …]
44 mu.Unlock(Thread::Current()); in TEST_F()54 mu.Unlock(Thread::Current()); in TryLockUnlockTest()70 mu.Unlock(Thread::Current()); in RecursiveLockUnlockTest()72 mu.Unlock(Thread::Current()); in RecursiveLockUnlockTest()88 mu.Unlock(Thread::Current()); in RecursiveTryLockUnlockTest()90 mu.Unlock(Thread::Current()); in RecursiveTryLockUnlockTest()112 state->mu.Unlock(Thread::Current()); in RecursiveLockWaitCallback()128 state.mu.Unlock(Thread::Current()); in RecursiveLockWaitTest()129 state.mu.Unlock(Thread::Current()); in RecursiveLockWaitTest()
191 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
273 defer artTestMutex.Unlock()296 defer artTestMutex.Unlock()
118 ALWAYS_INLINE void Unlock() RELEASE(allow_disallow_lock_);
58 void JvmtiWeakTable<T>::Unlock() { in Unlock() function
344 deopt_->deoptimization_status_lock_.Unlock(self_); in ScopedDeoptimizationContext()
1835 env->object_tag_table->Unlock(); in ReplaceWeakRoots()1869 env->object_tag_table->Unlock(); in ReplaceWeakRoots()
741 bool Monitor::Unlock(Thread* self) { in Unlock() function in art::Monitor813 monitor_lock_.Unlock(self); // Releases contenders. in SignalWaiterAndReleaseMonitorLock()819 monitor_lock_.Unlock(self); in SignalWaiterAndReleaseMonitorLock()1273 return mon->Unlock(self); in MonitorExit()
233 bool Unlock(Thread* thread)
1127 Locks::runtime_shutdown_lock_->Unlock(self); in WaitForOtherNonDaemonThreadsToExit()1133 Locks::runtime_shutdown_lock_->Unlock(self); in WaitForOtherNonDaemonThreadsToExit()
1392 Locks::thread_suspend_count_lock_->Unlock(self); in UnsafeLogFatalForSuspendCount()1666 Locks::thread_list_lock_->Unlock(self_thread); in RequestSynchronousCheckpoint()
647 Locks::jit_lock_->Unlock(self); in WaitForPotentialCollectionToCompleteRunnable()