Searched defs:systemThreadGroup (Results 1 – 2 of 2) sorted by relevance
235 static final java.lang.ThreadGroup systemThreadGroup; field in ThreadGroup
60 static final ThreadGroup systemThreadGroup = new ThreadGroup(); field in ThreadGroup