Searched refs:AssertNotExclusiveHeld (Results 1 – 6 of 6) sorted by relevance
142 mu.AssertNotExclusiveHeld(Thread::Current()); in TEST_F()145 mu.AssertNotExclusiveHeld(Thread::Current()); in TEST_F()
314 void AssertNotExclusiveHeld(const Thread* self) ASSERT_CAPABILITY(!this) { in AssertNotExclusiveHeld() function320 AssertNotExclusiveHeld(self); in AssertNotWriterHeld()
574 AssertNotExclusiveHeld(self); in ExclusiveLock()
324 Locks::mutator_lock_->AssertNotExclusiveHeld(self); in RunCheckpoint()408 Locks::mutator_lock_->AssertNotExclusiveHeld(self); in RunEmptyCheckpoint()677 Locks::mutator_lock_->AssertNotExclusiveHeld(self); in SuspendAllInternal()1222 Locks::mutator_lock_->AssertNotExclusiveHeld(self); in ResumeAllForDebugger()
159 Locks::mutator_lock_->AssertNotExclusiveHeld(self); in Clear()
4392 Locks::mutator_lock_->AssertNotExclusiveHeld(Thread::Current()); in HInvoke()