Home
last modified time | relevance | path

Searched refs:AssertNotHeldExclusive (Results 1 – 1 of 1) sorted by relevance

/art/runtime/base/
Dmutex.h201 void AssertNotHeldExclusive(const Thread* self) ASSERT_CAPABILITY(!*this) { in AssertNotHeldExclusive() function
207 AssertNotHeldExclusive(self); in AssertNotHeld()