Searched refs:AssertHeld (Results 1 – 12 of 12) sorted by relevance
62 allow_disallow_lock_.AssertHeld(art::Thread::Current()); in AssertLocked()99 allow_disallow_lock_.AssertHeld(self); in RemoveLocked()144 allow_disallow_lock_.AssertHeld(self); in SetLocked()
93 allow_disallow_lock_.AssertHeld(self); in GetTagLocked()
34 mu.AssertHeld(Thread::Current()); in AssertDepth()
430 AssertHeld(self); in ExclusiveLock()470 AssertHeld(self); in ExclusiveTryLock()488 AssertHeld(self); in ExclusiveUnlock()
255 void AssertHeld(const Thread* self) ASSERT_CAPABILITY(this) { AssertExclusiveHeld(self); } in AssertHeld() function
414 Locks::intern_table_lock_->AssertHeld(Thread::Current()); in Find()425 Locks::intern_table_lock_->AssertHeld(Thread::Current()); in Find()
645 Locks::instrument_entrypoints_lock_->AssertHeld(self); in SetEntrypointsInstrumented()679 Locks::instrument_entrypoints_lock_->AssertHeld(Thread::Current()); in InstrumentQuickAllocEntryPointsLocked()687 Locks::instrument_entrypoints_lock_->AssertHeld(Thread::Current()); in UninstrumentQuickAllocEntryPointsLocked()
212 Locks::jni_libraries_lock_->AssertHeld(Thread::Current()); in Dump()705 Locks::jni_weak_globals_lock_->AssertHeld(self); in DecodeWeakGlobalLocked()
465 Locks::thread_list_lock_->AssertHeld(soa.Self()); in FromManagedThread()1182 Locks::thread_suspend_count_lock_->AssertHeld(self); in ModifySuspendCountInternal()1184 Locks::thread_list_lock_->AssertHeld(self); in ModifySuspendCountInternal()
290 lock_.AssertHeld(Thread::Current()); in CheckMoreCoreForPrecondition()
151 socket_lock_.AssertHeld(Thread::Current()); in WriteBufferedPacketLocked()
128 lock_.AssertHeld(self); in AllocPages()308 lock_.AssertHeld(self); in FreePages()1208 lock_.AssertHeld(Thread::Current()); in DumpPageMap()1542 size_bracket_locks_[idx]->AssertHeld(self); in RevokeRun()