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
751 AtraceMonitorUnlock(); in Unlock()
860 AtraceMonitorUnlock(); // For the implict Unlock() just above. This will only end the deepest in Wait()
938 AtraceMonitorUnlock(); // End Wait(). in Wait()
1245 AtraceMonitorUnlock(); in MonitorExit()
1251 AtraceMonitorUnlock(); in MonitorExit()
Dmonitor.h311 ALWAYS_INLINE static void AtraceMonitorUnlock();