Searched refs:AssertHeld (Results 1 – 8 of 8) sorted by relevance
34 mu.AssertHeld(Thread::Current()); in AssertDepth()
352 AssertHeld(self); in ExclusiveLock()392 AssertHeld(self); in ExclusiveTryLock()399 AssertHeld(self); in ExclusiveUnlock()
228 void AssertHeld(const Thread* self) { AssertExclusiveHeld(self); } in AssertHeld() function
628 Locks::instrument_entrypoints_lock_->AssertHeld(self); in SetEntrypointsInstrumented()653 Locks::instrument_entrypoints_lock_->AssertHeld(Thread::Current()); in InstrumentQuickAllocEntryPointsLocked()662 Locks::instrument_entrypoints_lock_->AssertHeld(Thread::Current()); in UninstrumentQuickAllocEntryPointsLocked()
306 Locks::intern_table_lock_->AssertHeld(Thread::Current()); in Find()
196 Locks::thread_list_lock_->AssertHeld(soa.Self()); in FromManagedThread()647 Locks::thread_suspend_count_lock_->AssertHeld(self); in ModifySuspendCount()649 Locks::thread_list_lock_->AssertHeld(self); in ModifySuspendCount()
303 lock_.AssertHeld(Thread::Current()); in CheckMoreCoreForPrecondition()
111 lock_.AssertHeld(self); in AllocPages()290 lock_.AssertHeld(self); in FreePages()1352 lock_.AssertHeld(Thread::Current()); in DumpPageMap()1675 size_bracket_locks_[idx]->AssertHeld(self); in RevokeRun()