Searched refs:getRootThreadGroup (Results 1 – 1 of 1) sorted by relevance
93 private final static ThreadGroup group = getRootThreadGroup();95 private static ThreadGroup getRootThreadGroup() { in getRootThreadGroup() method in UNIXProcess.ProcessReaperThreadFactory