Home
last modified time | relevance | path

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

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