Home
last modified time | relevance | path

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

/art/runtime/base/
Dmutex.h206 void AssertNotHeld(const Thread* self) ASSERT_CAPABILITY(!*this) { in AssertNotHeld() function
381 ALWAYS_INLINE void AssertNotHeld(const Thread* self) ASSERT_CAPABILITY(!this) { in AssertNotHeld() function