Home
last modified time | relevance | path

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

/dalvik/vm/
DSync.cpp620 bool wasInterrupted = false; in waitMonitor() local
697 wasInterrupted = true; in waitMonitor()
721 wasInterrupted = true; in waitMonitor()
748 if (wasInterrupted) { in waitMonitor()