Searched refs:unlockMonitor (Results 1 – 1 of 1) sorted by relevance
552 static bool unlockMonitor(Thread* self, Monitor* mon) in unlockMonitor() function1208 if (!unlockMonitor(self, LW_MONITOR(obj->lock))) { in dvmUnlockObject()1340 unlockMonitor(self, mon); in dvmThreadSleep()1471 unlockMonitor(self, LW_MONITOR(*lw)); in dvmIdentityHashCode()