Searched refs:addThread (Results 1 – 2 of 2) sorted by relevance
408 this.group.addThread(this); in Thread()502 this.group.addThread(this); in create()
874 void addThread(Thread thread) throws IllegalThreadStateException { in addThread() method in ThreadGroup