Searched refs:ExclusiveLock (Results 1 – 17 of 17) sorted by relevance
215 deoptimization_status_lock_.ExclusiveLock(self); in RemoveDeoptimizeAllMethods()222 deoptimization_status_lock_.ExclusiveLock(self); in AddDeoptimizeAllMethods()236 deoptimization_status_lock_.ExclusiveLock(self); in AddMethodBreakpoint()238 breakpoint_status_lock_.ExclusiveLock(self); in AddMethodBreakpoint()279 deoptimization_status_lock_.ExclusiveLock(self); in RemoveMethodBreakpoint()381 deoptimization_status_lock_.ExclusiveLock(self); in Shutdown()434 art::Locks::thread_list_lock_->ExclusiveLock(soa.Self()); in AddDeoptimizeThreadMethods()478 deoptimization_status_lock_.ExclusiveLock(self); in RemoveDeoptimizationRequester()494 deoptimization_status_lock_.ExclusiveLock(self); in AddDeoptimizationRequester()
259 art::Locks::thread_list_lock_->ExclusiveLock(soa.Self()); in GetStackTrace()727 art::Locks::thread_list_lock_->ExclusiveLock(soa.Self()); in GetFrameCount()797 art::Locks::thread_list_lock_->ExclusiveLock(soa.Self()); in GetFrameLocation()935 art::Locks::thread_list_lock_->ExclusiveLock(self); in GetOwnedMonitorInfoCommon()1044 art::Locks::thread_list_lock_->ExclusiveLock(self); in NotifyFramePop()1053 art::Locks::thread_suspend_count_lock_->ExclusiveLock(self); in NotifyFramePop()1132 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()
955 art::Locks::thread_list_lock_->ExclusiveLock(self); in GetLocalVariableGeneric()1134 art::Locks::thread_list_lock_->ExclusiveLock(self); in SetLocalVariableGeneric()1196 art::Locks::thread_list_lock_->ExclusiveLock(self); in GetLocalInstance()
77 art::Locks::user_code_suspension_lock_->ExclusiveLock(self_); in ScopedNoUserCodeSuspension()1105 art::Locks::thread_list_lock_->ExclusiveLock(self); in StopThread()
184 void ExclusiveLock(Thread* self) ACQUIRE();185 void Lock(Thread* self) ACQUIRE() { ExclusiveLock(self); } in Lock()330 void ExclusiveLock(Thread* self) ACQUIRE();331 void WriterLock(Thread* self) ACQUIRE() { ExclusiveLock(self); } in WriterLock()514 mu_.ExclusiveLock(self_); in MutexLock()559 mu_.ExclusiveLock(self_); in WriterMutexLock()
161 mu.ExclusiveLock(Thread::Current()); in TEST_F()
452 void Mutex::ExclusiveLock(Thread* self) { in ExclusiveLock() function in art::Mutex535 Locks::thread_list_lock_->ExclusiveLock(self); in DumpStack()796 void ReaderWriterMutex::ExclusiveLock(Thread* self) { in ExclusiveLock() function in art::ReaderWriterMutex1126 guard_.ExclusiveLock(self); in WaitHoldingLocks()1168 guard_.ExclusiveLock(self); in TimedWait()
574 Locks::mutator_lock_->ExclusiveLock(self); in FlipThreadRoots()798 Locks::mutator_lock_->ExclusiveLock(self); in SuspendAll()1106 Locks::thread_list_lock_->ExclusiveLock(self); in SuspendThread()1200 Locks::thread_list_lock_->ExclusiveLock(self); in SuspendThreadByPeer()1232 Locks::thread_list_lock_->ExclusiveLock(self); in SuspendThreadByThreadId()
472 Locks::thread_list_lock_->ExclusiveLock(self); in Lock()524 monitor_lock_.ExclusiveLock(self); in Lock()549 Locks::thread_list_lock_->ExclusiveLock(self); in Lock()
199 Locks::intern_table_lock_->ExclusiveLock(self); in WaitUntilAccessible()
1710 Locks::thread_list_lock_->ExclusiveLock(self); in RequestSynchronousCheckpoint()1716 Locks::thread_suspend_count_lock_->ExclusiveLock(self); in RequestSynchronousCheckpoint()
694 Locks::abort_lock_->ExclusiveLock(Thread::Current()); in Abort()
947 Locks::profiler_lock_->ExclusiveLock(Thread::Current()); in RunProfileSaverThread()
1204 Locks::heap_bitmap_lock_->ExclusiveLock(self); in MarkRootsCheckpoint()
4393 Locks::heap_bitmap_lock_->ExclusiveLock(self); in MarkRootsCheckpoint()