Searched refs:unlocked (Results 1 – 6 of 6) sorted by relevance
41 bool unlocked = object->MonitorExit(self); in artLockObjectFromCode() local42 DCHECK(unlocked); in artLockObjectFromCode()
18 Waiting on an unlocked monitor.
79 bool unlocked = h_ref->MonitorExit(self); in DoMonitorEnter() local80 DCHECK(unlocked); in DoMonitorEnter()
696 eor r3, r2, r1 @ Prepare the value to store if unlocked701 bne .Lnot_unlocked @ Check if unlocked.702 @ unlocked case - store r3: original lock word plus thread id, preserved read barrier bits.
1320 # transition to unlocked
1375 # transition to unlocked