Home
last modified time | relevance | path

Searched refs:CheckLockOwnerRequest (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dmonitor-inl.h33 inline void Monitor::CheckLockOwnerRequest(Thread* self) { in CheckLockOwnerRequest() function
Dmonitor.h427 void CheckLockOwnerRequest(Thread* self)
Dmonitor.cc751 CheckLockOwnerRequest(self); in Unlock()
854 CheckLockOwnerRequest(self); in Wait()