Searched refs:ExclusiveUnlock (Results 1 – 14 of 14) sorted by relevance
249 art::Locks::thread_list_lock_->ExclusiveUnlock(soa.Self()); in GetStackTrace()256 art::Locks::thread_list_lock_->ExclusiveUnlock(soa.Self()); in GetStackTrace()261 art::Locks::thread_list_lock_->ExclusiveUnlock(soa.Self()); in GetStackTrace()265 art::Locks::thread_list_lock_->ExclusiveUnlock(soa.Self()); in GetStackTrace()270 art::Locks::thread_list_lock_->ExclusiveUnlock(soa.Self()); in GetStackTrace()714 art::Locks::thread_list_lock_->ExclusiveUnlock(soa.Self()); in GetFrameCount()721 art::Locks::thread_list_lock_->ExclusiveUnlock(soa.Self()); in GetFrameCount()726 art::Locks::thread_list_lock_->ExclusiveUnlock(soa.Self()); in GetFrameCount()784 art::Locks::thread_list_lock_->ExclusiveUnlock(soa.Self()); in GetFrameLocation()791 art::Locks::thread_list_lock_->ExclusiveUnlock(soa.Self()); in GetFrameLocation()[all …]
255 breakpoint_status_lock_.ExclusiveUnlock(self); in AddMethodBreakpoint()260 breakpoint_status_lock_.ExclusiveUnlock(self); in AddMethodBreakpoint()265 deoptimization_status_lock_.ExclusiveUnlock(self); in AddMethodBreakpoint()301 deoptimization_status_lock_.ExclusiveUnlock(self); in RemoveMethodBreakpoint()324 deoptimization_status_lock_.ExclusiveUnlock(self); in WaitForDeoptimizationToFinish()417 art::Locks::thread_list_lock_->ExclusiveUnlock(soa.Self()); in AddDeoptimizeThreadMethods()435 art::Locks::thread_list_lock_->ExclusiveUnlock(soa.Self()); in AddDeoptimizeThreadMethods()465 deoptimization_status_lock_.ExclusiveUnlock(self); in RemoveDeoptimizationRequester()483 deoptimization_status_lock_.ExclusiveUnlock(self); in AddDeoptimizationRequester()
79 art::Locks::user_code_suspension_lock_->ExclusiveUnlock(self_); in ScopedNoUserCodeSuspension()90 art::Locks::user_code_suspension_lock_->ExclusiveUnlock(self_); in ~ScopedNoUserCodeSuspension()1093 art::Locks::thread_list_lock_->ExclusiveUnlock(self); in StopThread()1096 art::Locks::thread_list_lock_->ExclusiveUnlock(self); in StopThread()
367 art::Locks::thread_list_lock_->ExclusiveUnlock(self); in GetCurrentContendedMonitor()
753 art::Locks::thread_list_lock_->ExclusiveUnlock(self); in GetLocalVariableGeneric()884 art::Locks::thread_list_lock_->ExclusiveUnlock(self); in SetLocalVariableGeneric()946 art::Locks::thread_list_lock_->ExclusiveUnlock(self); in GetLocalInstance()
59 allow_disallow_lock_.ExclusiveUnlock(art::Thread::Current()); in Unlock()
178 void ExclusiveUnlock(Thread* self) RELEASE();179 void Unlock(Thread* self) RELEASE() { ExclusiveUnlock(self); } in Unlock()285 void ExclusiveUnlock(Thread* self) RELEASE();286 void WriterUnlock(Thread* self) RELEASE() { ExclusiveUnlock(self); } in WriterUnlock()467 mu_.ExclusiveUnlock(self_); in RELEASE()500 mu_.ExclusiveUnlock(self_); in UNLOCK_FUNCTION()
156 mu.ExclusiveUnlock(Thread::Current()); in TEST_F()
453 void Mutex::ExclusiveUnlock(Thread* self) { in ExclusiveUnlock() function in art::Mutex609 void ReaderWriterMutex::ExclusiveUnlock(Thread* self) { in ExclusiveUnlock() function in art::ReaderWriterMutex887 guard_.ExclusiveUnlock(self); in WaitHoldingLocks()938 guard_.ExclusiveUnlock(self); in TimedWait()
541 Locks::mutator_lock_->ExclusiveUnlock(self); in FlipThreadRoots()799 Locks::mutator_lock_->ExclusiveUnlock(self); in ResumeAll()1132 Locks::mutator_lock_->ExclusiveUnlock(self); in SuspendAllForDebugger()1136 Locks::mutator_lock_->ExclusiveUnlock(self); in SuspendAllForDebugger()
378 Locks::thread_suspend_count_lock_->ExclusiveUnlock(self); in ModifySuspendCount()
188 Locks::intern_table_lock_->ExclusiveUnlock(self); in WaitUntilAccessible()
532 Locks::thread_list_lock_->ExclusiveUnlock(Thread::Current()); in Lock()535 Locks::thread_list_lock_->ExclusiveUnlock(Thread::Current()); in Lock()
1197 Locks::heap_bitmap_lock_->ExclusiveUnlock(self); in MarkRootsCheckpoint()