Home
last modified time | relevance | path

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

/dalvik/vm/
DSync.cpp617 bool wasInterrupted = false; in waitMonitor() local
695 wasInterrupted = true; in waitMonitor()
719 wasInterrupted = true; in waitMonitor()
746 if (wasInterrupted) { in waitMonitor()