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()
83 art::Locks::user_code_suspension_lock_->AssertHeld(self_); in ScopedNoUserCodeSuspension()677 art::Locks::thread_list_lock_->AssertHeld(art::Thread::Current()); in RemoveTLSData()
34 mu.AssertHeld(Thread::Current()); in AssertDepth()
253 inline void Mutex::AssertHeld(const Thread* self) const { in AssertHeld() function
408 AssertHeld(self); in ExclusiveLock()448 AssertHeld(self); in ExclusiveTryLock()466 AssertHeld(self); in ExclusiveUnlock()
186 ALWAYS_INLINE void AssertHeld(const Thread* self) const ASSERT_CAPABILITY(this);
377 Locks::intern_table_lock_->AssertHeld(Thread::Current()); in Find()388 Locks::intern_table_lock_->AssertHeld(Thread::Current()); in Find()
802 Locks::instrument_entrypoints_lock_->AssertHeld(self); in SetEntrypointsInstrumented()836 Locks::instrument_entrypoints_lock_->AssertHeld(Thread::Current()); in InstrumentQuickAllocEntryPointsLocked()844 Locks::instrument_entrypoints_lock_->AssertHeld(Thread::Current()); in UninstrumentQuickAllocEntryPointsLocked()
658 Locks::thread_list_lock_->AssertHeld(soa.Self()); in FromManagedThread()1406 Locks::thread_suspend_count_lock_->AssertHeld(self); in ModifySuspendCountInternal()1408 Locks::thread_list_lock_->AssertHeld(self); in ModifySuspendCountInternal()1414 Locks::user_code_suspension_lock_->AssertHeld(self); in ModifySuspendCountInternal()1657 Locks::thread_list_lock_->AssertHeld(self_thread); in RequestSynchronousCheckpoint()
349 lock_.AssertHeld(Thread::Current()); in CheckMoreCoreForPrecondition()
264 socket_lock_.AssertHeld(Thread::Current()); in WriteBufferedPacketLocked()
245 Locks::jni_libraries_lock_->AssertHeld(Thread::Current()); in Dump()821 Locks::jni_weak_globals_lock_->AssertHeld(self); in DecodeWeakGlobalLocked()
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()