Home
last modified time | relevance | path

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

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