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()
951 art::Locks::thread_list_lock_->ExclusiveLock(self); in GetLocalVariableGeneric()1130 art::Locks::thread_list_lock_->ExclusiveLock(self); in SetLocalVariableGeneric()1192 art::Locks::thread_list_lock_->ExclusiveLock(self); in GetLocalInstance()
78 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()323 void ExclusiveLock(Thread* self) ACQUIRE();324 void WriterLock(Thread* self) ACQUIRE() { ExclusiveLock(self); } in WriterLock()507 mu_.ExclusiveLock(self_); in MutexLock()540 mu_.ExclusiveLock(self_); in WriterMutexLock()
433 void Mutex::ExclusiveLock(Thread* self) { in ExclusiveLock() function in art::Mutex513 Locks::thread_list_lock_->ExclusiveLock(self); in DumpStack()762 void ReaderWriterMutex::ExclusiveLock(Thread* self) { in ExclusiveLock() function in art::ReaderWriterMutex1091 guard_.ExclusiveLock(self); in WaitHoldingLocks()1133 guard_.ExclusiveLock(self); in TimedWait()
153 mu.ExclusiveLock(Thread::Current()); in TEST_F()
383 Locks::thread_suspend_count_lock_->ExclusiveLock(self); in ModifySuspendCount()
197 Locks::intern_table_lock_->ExclusiveLock(self); in WaitUntilAccessible()
472 Locks::thread_list_lock_->ExclusiveLock(self); in Lock()523 monitor_lock_.ExclusiveLock(self); in Lock()548 Locks::thread_list_lock_->ExclusiveLock(self); in Lock()
530 Locks::mutator_lock_->ExclusiveLock(self); in FlipThreadRoots()635 Locks::mutator_lock_->ExclusiveLock(self); in SuspendAll()
655 Locks::abort_lock_->ExclusiveLock(Thread::Current()); in Abort()
980 Locks::profiler_lock_->ExclusiveLock(Thread::Current()); in RunProfileSaverThread()
1204 Locks::heap_bitmap_lock_->ExclusiveLock(self); in MarkRootsCheckpoint()