HomeSort by relevance Sort by last modified time
    Searched defs:interruptThread (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/test/java/tests/api/java/lang/
ProcessManagerTest.java 79 Thread interruptThread = new Thread() {
85 "the interruptThread.");
91 interruptThread.start();
93 interruptThread.join();
  /prebuilt/common/netbeans-visual/
org-openide-util.jar 

Completed in 103 milliseconds