Home | History | Annotate | Download | only in jdwp

Lines Matching refs:SP_ALL

622  *  SP_ALL - suspend everybody except JDWP support thread
630 if (suspend_policy == SP_ALL) {
807 JdwpSuspendPolicy suspend_policy = (options_->suspend) ? SP_ALL : SP_NONE;
1279 suspend_policy = SP_ALL;