Home
last modified time | relevance | path

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

/art/runtime/base/
Dmutex-inl.h226 inline bool Mutex::IsExclusiveHeld(const Thread* self) const { in IsExclusiveHeld() function
256 inline bool ReaderWriterMutex::IsExclusiveHeld(const Thread* self) const { in IsExclusiveHeld() function