HomeSort by relevance Sort by last modified time
    Searched refs:AtraceMonitorUnlock (Results 1 - 2 of 2) sorted by null

  /art/runtime/
monitor.cc 294 void Monitor::AtraceMonitorUnlock() {
572 AtraceMonitorUnlock();
639 AtraceMonitorUnlock(); // For the implict Unlock() just above. This will only end the deepest
707 AtraceMonitorUnlock(); // End Wait().
    [all...]
monitor.h 271 ALWAYS_INLINE static void AtraceMonitorUnlock();

Completed in 221 milliseconds