Searched refs:resume_all_threads (Results 1 – 1 of 1) sorted by relevance
3844 const bool resume_all_threads = ((options & JDWP::INVOKE_SINGLE_THREADED) == 0); in PrepareInvokeMethod() local3888 if (suspend_count > 1 && resume_all_threads) { in PrepareInvokeMethod()3978 if (resume_all_threads) { in PrepareInvokeMethod()