Home
last modified time | relevance | path

Searched refs:AtraceMonitorUnlock (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dmonitor.cc392 void Monitor::AtraceMonitorUnlock() { in AtraceMonitorUnlock() function in art::Monitor
747 AtraceMonitorUnlock(); in Unlock()
856 AtraceMonitorUnlock(); // For the implict Unlock() just above. This will only end the deepest in Wait()
934 AtraceMonitorUnlock(); // End Wait(). in Wait()
1257 AtraceMonitorUnlock(); in MonitorExit()
1263 AtraceMonitorUnlock(); in MonitorExit()
Dmonitor.h305 ALWAYS_INLINE static void AtraceMonitorUnlock();