Searched refs:AssertNotExclusiveHeld (Results 1 – 5 of 5) sorted by relevance
143 mu.AssertNotExclusiveHeld(Thread::Current()); in TEST_F()146 mu.AssertNotExclusiveHeld(Thread::Current()); in TEST_F()
335 void AssertNotExclusiveHeld(const Thread* self) { in AssertNotExclusiveHeld() function340 void AssertNotWriterHeld(const Thread* self) { AssertNotExclusiveHeld(self); } in AssertNotWriterHeld()
548 AssertNotExclusiveHeld(self); in ExclusiveLock()
254 Locks::mutator_lock_->AssertNotExclusiveHeld(self); in RunCheckpoint()338 Locks::mutator_lock_->AssertNotExclusiveHeld(self); in RunCheckpointOnRunnableThreads()945 Locks::mutator_lock_->AssertNotExclusiveHeld(self); in ResumeAllForDebugger()
150 Locks::mutator_lock_->AssertNotExclusiveHeld(self); in Clear()