Searched defs:tg (Results 1 – 1 of 1) sorted by relevance
79 private static void printThreadGroupInfo(ThreadGroup tg) { in printThreadGroupInfo()108 private static void checkChildren(ThreadGroup tg) { in checkChildren()127 private static void waitGroupChildren(ThreadGroup tg, int expectedChildCount, int timeoutS) in waitGroupChildren()158 private static native Object[] getThreadGroupInfo(ThreadGroup tg); in getThreadGroupInfo()160 private static native Object[] getThreadGroupChildren(ThreadGroup tg); in getThreadGroupChildren()