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

/art/runtime/
H A Dmonitor.cc291 void Monitor::AtraceMonitorUnlock() { function in class:art::Monitor
555 AtraceMonitorUnlock();
622 AtraceMonitorUnlock(); // For the implict Unlock() just above. This will only end the deepest
690 AtraceMonitorUnlock(); // End Wait().
985 AtraceMonitorUnlock();
991 AtraceMonitorUnlock();
H A Dmonitor.h271 ALWAYS_INLINE static void AtraceMonitorUnlock();

Completed in 43 milliseconds