Searched refs:IsOwner (Results 1 – 1 of 1) sorted by relevance
92 if (IsOwner(self)) { in MonitorEnter()125 if (!IsOwner(self)) { in MonitorExit()161 bool IsOwner(art::Thread* self) const { in IsOwner() function in openjdkjvmti::JvmtiMonitor171 if (!IsOwner(self)) { in Wait()205 if (!IsOwner(self)) { in Notify()