Lines Matching full:suspend
48 myself" message to the debugger. Before it manages to suspend itself, the
53 for the event thread to suspend itself (and, potentially, all other threads)
61 - If I'm going to suspend, grab the "I am posting an event" token. Wait
64 - If appropriate, suspend others and then myself. As part of suspending
76 events with a "suspend all" clause
78 - thread A wants to suspend all other threads, but thread B is waiting
85 will cause thread B to suspend (remember, thread A's global suspend is
493 * SP_EVENT_THREAD - suspend ourselves
494 * SP_ALL - suspend everybody except JDWP support thread
551 /* send request and possibly suspend ourselves */
578 * event and then suspend ourselves.
674 if (options_->suspend) {
695 /* send request and possibly suspend ourselves */
747 * suspend on a breakpoint while the debugger is still waiting for its
998 * to be suspended then we suspend all other threads.
1034 * other debugger traffic, and can't suspend the VM, so we skip all of