Searched refs:nextThread (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/tools/example/debug/bdi/
H A DThreadIterator.java71 public ThreadReference nextThread() { method in class:ThreadIterator
/openjdk7/jdk/src/share/classes/com/sun/tools/example/debug/tty/
H A DThreadIterator.java74 public ThreadReference nextThread() { method in class:ThreadIterator
/openjdk7/jdk/src/share/classes/com/sun/tools/example/debug/gui/
H A DCommandInterpreter.java85 tlist.add(ti.nextThread());
466 ti.nextThread().suspend();
490 ti.nextThread().resume();
600 runtime.stopThread(it.nextThread());

Completed in 35 milliseconds