Home
last modified time | relevance | path

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

/art/runtime/
Dmonitor.cc396 void Monitor::AtraceMonitorUnlock() { in AtraceMonitorUnlock() function in art::Monitor
752 AtraceMonitorUnlock(); in Unlock()
863 AtraceMonitorUnlock(); // For the implict Unlock() just above. This will only end the deepest in Wait()
941 AtraceMonitorUnlock(); // End Wait(). in Wait()
1248 AtraceMonitorUnlock(); in MonitorExit()
1254 AtraceMonitorUnlock(); in MonitorExit()
Dmonitor.h311 ALWAYS_INLINE static void AtraceMonitorUnlock();