Home
last modified time | relevance | path

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

/art/runtime/
Dmonitor-inl.h33 void Monitor::CheckLockOwnerRequest(Thread* self) { in CheckLockOwnerRequest() function
Dmonitor.h413 void CheckLockOwnerRequest(Thread* self)
Dmonitor.cc746 CheckLockOwnerRequest(self); in Unlock()
847 CheckLockOwnerRequest(self); in Wait()