Searched refs:stopThread (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/tools/example/debug/bdi/
H A DExecutionManager.java580 public void stopThread(ThreadReference thread) throws NoSessionException { method in class:ExecutionManager
/openjdk7/jdk/src/share/classes/com/sun/tools/example/debug/gui/
H A DCommandInterpreter.java587 runtime.stopThread(thread);
600 runtime.stopThread(it.nextThread());

Completed in 30 milliseconds