Home
last modified time | relevance | path

Searched defs:AssertNotHeld (Results 1 – 1 of 1) sorted by relevance

/art/runtime/base/
Dmutex.h242 void AssertNotHeld(const Thread* self) { AssertNotHeldExclusive(self); } in AssertNotHeld() function
356 void AssertNotHeld(const Thread* self) { in AssertNotHeld() function