Searched defs:IsExclusiveHeld (Results 1 – 1 of 1) sorted by relevance
464 bool Mutex::IsExclusiveHeld(const Thread* self) const { in IsExclusiveHeld() function in art::Mutex690 bool ReaderWriterMutex::IsExclusiveHeld(const Thread* self) const { in IsExclusiveHeld() function in art::ReaderWriterMutex