Searched refs:AssertHeld (Results 1 – 14 of 14) sorted by relevance
63 allow_disallow_lock_.AssertHeld(art::Thread::Current()); in AssertLocked()100 allow_disallow_lock_.AssertHeld(self); in RemoveLocked()145 allow_disallow_lock_.AssertHeld(self); in SetLocked()
94 allow_disallow_lock_.AssertHeld(self); in GetTagLocked()
84 art::Locks::user_code_suspension_lock_->AssertHeld(self_); in ScopedNoUserCodeSuspension()680 art::Locks::thread_list_lock_->AssertHeld(art::Thread::Current()); in RemoveTLSData()
34 mu.AssertHeld(Thread::Current()); in AssertDepth()
252 inline void Mutex::AssertHeld(const Thread* self) const { in AssertHeld() function
507 AssertHeld(self); in ExclusiveLock()598 AssertHeld(self); in ExclusiveTryLock()658 AssertHeld(self); in ExclusiveUnlock()
198 ALWAYS_INLINE void AssertHeld(const Thread* self) const ASSERT_CAPABILITY(this);
322 Locks::intern_table_lock_->AssertHeld(Thread::Current()); in Find()333 Locks::intern_table_lock_->AssertHeld(Thread::Current()); in Find()
853 Locks::instrument_entrypoints_lock_->AssertHeld(self); in SetEntrypointsInstrumented()887 Locks::instrument_entrypoints_lock_->AssertHeld(Thread::Current()); in InstrumentQuickAllocEntryPointsLocked()895 Locks::instrument_entrypoints_lock_->AssertHeld(Thread::Current()); in UninstrumentQuickAllocEntryPointsLocked()
671 Locks::thread_list_lock_->AssertHeld(soa.Self()); in FromManagedThread()1427 Locks::thread_suspend_count_lock_->AssertHeld(self); in ModifySuspendCountInternal()1429 Locks::thread_list_lock_->AssertHeld(self); in ModifySuspendCountInternal()1435 Locks::user_code_suspension_lock_->AssertHeld(self); in ModifySuspendCountInternal()1675 Locks::thread_list_lock_->AssertHeld(self_thread); in RequestSynchronousCheckpoint()
349 lock_.AssertHeld(Thread::Current()); in CheckMoreCoreForPrecondition()
247 Locks::jni_libraries_lock_->AssertHeld(Thread::Current()); in Dump()830 Locks::jni_weak_globals_lock_->AssertHeld(self); in DecodeWeakGlobalLocked()
240 Locks::jit_lock_->AssertHeld(Thread::Current()); in Memory()
131 lock_.AssertHeld(self); in AllocPages()311 lock_.AssertHeld(self); in FreePages()1211 lock_.AssertHeld(Thread::Current()); in DumpPageMap()1544 size_bracket_locks_[idx]->AssertHeld(self); in RevokeRun()