Searched refs:activeThreads (Results 1 – 1 of 1) sorted by relevance
45 Vector activeThreads = new Vector(); field in TestWebServer268 activeThreads.addElement(ws); in run()299 for (Enumeration e = activeThreads.elements(); e.hasMoreElements();) { in close()303 activeThreads.clear(); in close()411 activeThreads.remove(this); in run()