Home
last modified time | relevance | path

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

/art/runtime/
Dmonitor.cc464 bool was_interrupted = false; in Wait() local
481 was_interrupted = true; in Wait()
491 was_interrupted = true; in Wait()
530 if (was_interrupted) { in Wait()