Searched refs:AssertExclusiveHeld (Results 1 – 24 of 24) sorted by relevance
227 inline void Mutex::AssertExclusiveHeld(const Thread* self) const { in AssertExclusiveHeld() function234 AssertExclusiveHeld(self); in AssertHeld()264 inline void ReaderWriterMutex::AssertExclusiveHeld(const Thread* self) const { in AssertExclusiveHeld() function271 AssertExclusiveHeld(self); in AssertWriterHeld()
155 mu.AssertExclusiveHeld(Thread::Current()); in TEST_F()
269 ALWAYS_INLINE void AssertExclusiveHeld(const Thread* self) const ASSERT_CAPABILITY(this);370 ALWAYS_INLINE void AssertExclusiveHeld(const Thread* self) const ASSERT_CAPABILITY(this);
668 AssertExclusiveHeld(self); in ExclusiveLock()673 AssertExclusiveHeld(self); in ExclusiveUnlock()922 guard_.AssertExclusiveHeld(self); in Signal()944 guard_.AssertExclusiveHeld(self); in WaitHoldingLocks()992 guard_.AssertExclusiveHeld(self); in TimedWait()
74 Locks::mutator_lock_->AssertExclusiveHeld(self); in VisitObjectsPaused()83 Locks::mutator_lock_->AssertExclusiveHeld(self); in VisitObjectsInternalRegionSpace()
2973 Locks::mutator_lock_->AssertExclusiveHeld(self); in VerifyHeapReferences()3104 Locks::mutator_lock_->AssertExclusiveHeld(self); in VerifyMissingCardMarks()
39 Locks::mutator_lock_->AssertExclusiveHeld(self); in AllocCommon()
47 Locks::mutator_lock_->AssertExclusiveHeld(self); in AllocThreadUnsafe()
110 Locks::heap_bitmap_lock_->AssertExclusiveHeld(context->self); in SweepCallback()
42 Locks::mutator_lock_->AssertExclusiveHeld(self); in AllocThreadUnsafe()196 Locks::mutator_lock_->AssertExclusiveHeld(Thread::Current()); in WalkInternal()
240 Locks::heap_bitmap_lock_->AssertExclusiveHeld(self); in SweepCallback()
580 Locks::heap_bitmap_lock_->AssertExclusiveHeld(self); in SweepCallback()
179 Locks::mutator_lock_->AssertExclusiveHeld(self_); in MarkingPhase()215 Locks::mutator_lock_->AssertExclusiveHeld(self_); in MarkingPhase()315 Locks::mutator_lock_->AssertExclusiveHeld(Thread::Current()); in VisitRoot()316 Locks::heap_bitmap_lock_->AssertExclusiveHeld(Thread::Current()); in VisitRoot()712 Locks::mutator_lock_->AssertExclusiveHeld(Thread::Current()); in VisitRoot()713 Locks::heap_bitmap_lock_->AssertExclusiveHeld(Thread::Current()); in VisitRoot()
188 Locks::mutator_lock_->AssertExclusiveHeld(self); in PausePhase()251 Locks::mutator_lock_->AssertExclusiveHeld(self); in RevokeAllThreadLocalAllocationStacks()304 Locks::heap_bitmap_lock_->AssertExclusiveHeld(Thread::Current()); in operator ()()716 Locks::heap_bitmap_lock_->AssertExclusiveHeld(Thread::Current()); in VisitRoot()1089 Locks::mutator_lock_->AssertExclusiveHeld(Thread::Current()); in ReMarkRoots()1356 Locks::heap_bitmap_lock_->AssertExclusiveHeld(Thread::Current()); in operator ()()1374 Locks::heap_bitmap_lock_->AssertExclusiveHeld(Thread::Current()); in VisitRoot()
421 Locks::mutator_lock_->AssertExclusiveHeld(self); in Run()649 Locks::mutator_lock_->AssertExclusiveHeld(self_); in operator ()()
373 Locks::mutator_lock_->AssertExclusiveHeld(Thread::Current()); in InstrumentationRestoreStack()471 Locks::mutator_lock_->AssertExclusiveHeld(Thread::Current()); in PotentiallyAddListenerTo()487 Locks::mutator_lock_->AssertExclusiveHeld(Thread::Current()); in AddListener()552 Locks::mutator_lock_->AssertExclusiveHeld(Thread::Current()); in PotentiallyRemoveListenerFrom()574 Locks::mutator_lock_->AssertExclusiveHeld(Thread::Current()); in RemoveListener()673 Locks::mutator_lock_->AssertExclusiveHeld(self); in ConfigureStubs()
258 Locks::intern_table_lock_->AssertExclusiveHeld(Thread::Current()); in LogInternedString()
738 Locks::mutator_lock_->AssertExclusiveHeld(self); in DisallowNewWeakGlobals()
1589 Locks::mutator_lock_->AssertExclusiveHeld(visitor.self_); in DeflateMonitors()
1458 Locks::thread_list_lock_->AssertExclusiveHeld(self); in RequestSynchronousCheckpoint()1489 Locks::thread_list_lock_->AssertExclusiveHeld(self); in RequestSynchronousCheckpoint()
3374 Locks::dex_lock_->AssertExclusiveHeld(self); in RegisterDexFileLocked()
143 env->event_info_mutex_.AssertExclusiveHeld(art::Thread::Current()); in EnableEvent()153 env->event_info_mutex_.AssertExclusiveHeld(art::Thread::Current()); in DisableEvent()
885 art::Locks::thread_list_lock_->AssertExclusiveHeld(art::Thread::Current()); in FindThread()
641 Locks::mutator_lock_->AssertExclusiveHeld(self); in AllocFromRunThreadUnsafe()