Home
last modified time | relevance | path

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

/art/runtime/
Dmonitor.cc299 void Monitor::AtraceMonitorUnlock() { in AtraceMonitorUnlock() function in art::Monitor
620 AtraceMonitorUnlock(); in Unlock()
687 AtraceMonitorUnlock(); // For the implict Unlock() just above. This will only end the deepest in Wait()
752 AtraceMonitorUnlock(); // End Wait(). in Wait()
1071 AtraceMonitorUnlock(); in MonitorExit()
1077 AtraceMonitorUnlock(); in MonitorExit()
Dmonitor.h273 ALWAYS_INLINE static void AtraceMonitorUnlock();