Searched refs:AssertNotExclusiveHeld (Results 1 – 7 of 7) sorted by relevance
142 mu.AssertNotExclusiveHeld(Thread::Current()); in TEST_F()145 mu.AssertNotExclusiveHeld(Thread::Current()); in TEST_F()
340 void AssertNotExclusiveHeld(const Thread* self) ASSERT_CAPABILITY(!this) { in AssertNotExclusiveHeld() function346 AssertNotExclusiveHeld(self); in AssertNotWriterHeld()
686 AssertNotExclusiveHeld(self); in ExclusiveLock()
322 Locks::mutator_lock_->AssertNotExclusiveHeld(self); in RunCheckpoint()409 Locks::mutator_lock_->AssertNotExclusiveHeld(self); in RunEmptyCheckpoint()675 Locks::mutator_lock_->AssertNotExclusiveHeld(self); in SuspendAllInternal()
305 Locks::mutator_lock_->AssertNotExclusiveHeld(Thread::Current()); in DdmSendThreadNotification()
652 Locks::mutator_lock_->AssertNotExclusiveHeld(self); in EndDefer()
4462 Locks::mutator_lock_->AssertNotExclusiveHeld(Thread::Current()); in HInvoke()