Home
last modified time | relevance | path

Searched defs:unlocked (Results 1 – 2 of 2) sorted by relevance

/art/runtime/entrypoints/quick/
Dquick_lock_entrypoints.cc41 bool unlocked = object->MonitorExit(self); in artLockObjectFromCode() local
/art/runtime/interpreter/
Dinterpreter_common.h84 bool unlocked = h_ref->MonitorExit(self); in DoMonitorEnter() local