Searched refs:AssertHeld (Results 1 – 9 of 9) sorted by relevance
34 mu.AssertHeld(Thread::Current()); in AssertDepth()
395 AssertHeld(self); in ExclusiveLock()435 AssertHeld(self); in ExclusiveTryLock()453 AssertHeld(self); in ExclusiveUnlock()
234 void AssertHeld(const Thread* self) { AssertExclusiveHeld(self); } in AssertHeld() function
610 Locks::instrument_entrypoints_lock_->AssertHeld(self); in SetEntrypointsInstrumented()635 Locks::instrument_entrypoints_lock_->AssertHeld(Thread::Current()); in InstrumentQuickAllocEntryPointsLocked()643 Locks::instrument_entrypoints_lock_->AssertHeld(Thread::Current()); in UninstrumentQuickAllocEntryPointsLocked()
357 Locks::intern_table_lock_->AssertHeld(Thread::Current()); in Find()
296 Locks::thread_list_lock_->AssertHeld(soa.Self()); in FromManagedThread()780 Locks::thread_suspend_count_lock_->AssertHeld(self); in ModifySuspendCount()782 Locks::thread_list_lock_->AssertHeld(self); in ModifySuspendCount()
144 socket_lock_.AssertHeld(Thread::Current()); in WriteBufferedPacketLocked()
288 lock_.AssertHeld(Thread::Current()); in CheckMoreCoreForPrecondition()
116 lock_.AssertHeld(self); in AllocPages()295 lock_.AssertHeld(self); in FreePages()1360 lock_.AssertHeld(Thread::Current()); in DumpPageMap()1688 size_bracket_locks_[idx]->AssertHeld(self); in RevokeRun()