Searched refs:ExclusiveLock (Results 1 – 16 of 16) sorted by relevance
223 deoptimization_status_lock_.ExclusiveLock(self); in RemoveDeoptimizeAllMethods()230 deoptimization_status_lock_.ExclusiveLock(self); in AddDeoptimizeAllMethods()244 deoptimization_status_lock_.ExclusiveLock(self); in AddMethodBreakpoint()246 breakpoint_status_lock_.ExclusiveLock(self); in AddMethodBreakpoint()287 deoptimization_status_lock_.ExclusiveLock(self); in RemoveMethodBreakpoint()413 art::Locks::thread_list_lock_->ExclusiveLock(soa.Self()); in AddDeoptimizeThreadMethods()456 deoptimization_status_lock_.ExclusiveLock(self); in RemoveDeoptimizationRequester()472 deoptimization_status_lock_.ExclusiveLock(self); in AddDeoptimizationRequester()
261 art::Locks::thread_list_lock_->ExclusiveLock(soa.Self()); in GetStackTrace()726 art::Locks::thread_list_lock_->ExclusiveLock(soa.Self()); in GetFrameCount()796 art::Locks::thread_list_lock_->ExclusiveLock(soa.Self()); in GetFrameLocation()934 art::Locks::thread_list_lock_->ExclusiveLock(self); in GetOwnedMonitorInfoCommon()1043 art::Locks::thread_list_lock_->ExclusiveLock(self); in NotifyFramePop()1052 art::Locks::thread_suspend_count_lock_->ExclusiveLock(self); in NotifyFramePop()1131 art::Locks::thread_list_lock_->ExclusiveLock(self); in NonStandardExitFrames()
363 art::Locks::thread_list_lock_->ExclusiveLock(self); in GetCurrentContendedMonitor()
55 allow_disallow_lock_.ExclusiveLock(art::Thread::Current()); in Lock()
948 art::Locks::thread_list_lock_->ExclusiveLock(self); in GetLocalVariableGeneric()1127 art::Locks::thread_list_lock_->ExclusiveLock(self); in SetLocalVariableGeneric()1189 art::Locks::thread_list_lock_->ExclusiveLock(self); in GetLocalInstance()
77 art::Locks::user_code_suspension_lock_->ExclusiveLock(self_); in ScopedNoUserCodeSuspension()1092 art::Locks::thread_list_lock_->ExclusiveLock(self); in StopThread()
180 void ExclusiveLock(Thread* self) ACQUIRE();181 void Lock(Thread* self) ACQUIRE() { ExclusiveLock(self); } in Lock()307 void ExclusiveLock(Thread* self) ACQUIRE();308 void WriterLock(Thread* self) ACQUIRE() { ExclusiveLock(self); } in WriterLock()491 mu_.ExclusiveLock(self_); in MutexLock()524 mu_.ExclusiveLock(self_); in WriterMutexLock()
153 mu.ExclusiveLock(Thread::Current()); in TEST_F()
419 void Mutex::ExclusiveLock(Thread* self) { in ExclusiveLock() function in art::Mutex684 void ReaderWriterMutex::ExclusiveLock(Thread* self) { in ExclusiveLock() function in art::ReaderWriterMutex1013 guard_.ExclusiveLock(self); in WaitHoldingLocks()1055 guard_.ExclusiveLock(self); in TimedWait()
382 Locks::thread_suspend_count_lock_->ExclusiveLock(self); in ModifySuspendCount()
230 monitor_lock_.ExclusiveLock(owner); in Install()468 Locks::thread_list_lock_->ExclusiveLock(self); in Lock()519 monitor_lock_.ExclusiveLock(self); in Lock()544 Locks::thread_list_lock_->ExclusiveLock(self); in Lock()
197 Locks::intern_table_lock_->ExclusiveLock(self); in WaitUntilAccessible()
539 Locks::mutator_lock_->ExclusiveLock(self); in FlipThreadRoots()644 Locks::mutator_lock_->ExclusiveLock(self); in SuspendAll()
641 Locks::abort_lock_->ExclusiveLock(Thread::Current()); in Abort()
671 Locks::profiler_lock_->ExclusiveLock(Thread::Current()); in RunProfileSaverThread()
1204 Locks::heap_bitmap_lock_->ExclusiveLock(self); in MarkRootsCheckpoint()