Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc3844 const bool resume_all_threads = ((options & JDWP::INVOKE_SINGLE_THREADED) == 0); in PrepareInvokeMethod() local
3888 if (suspend_count > 1 && resume_all_threads) { in PrepareInvokeMethod()
3978 if (resume_all_threads) { in PrepareInvokeMethod()