Searched refs:activeCount (Results 1 – 10 of 10) sorted by relevance
106 int numThreads = initialThreadGroup.activeCount(); in test_enumerateLThreadArray()117 int initialThreadCount = initialThreadGroup.activeCount(); in test_enumerateLThreadArrayLZtest_enumerateLThreadArrayLZ()133 int afterStartCount = initialThreadGroup.activeCount(); in test_enumerateLThreadArrayLZtest_enumerateLThreadArrayLZ()147 int afterDeathCount = initialThreadGroup.activeCount(); in test_enumerateLThreadArrayLZtest_enumerateLThreadArrayLZ()
79 Thread[] threads = new Thread[activeCount()]; in join()
111 int count = tg.activeCount(); in test_activeCount()114 count = tg.activeCount(); in test_activeCount()137 assertEquals("Destroyed child can't have children", 0, child.activeCount()); in test_destroy()743 if (aGroup.activeCount() == 0) { in buildRandomTreeUnder()
228 active = Thread.activeCount(); in test_activeCount()
1350 public static int activeCount() { in activeCount() method in Thread1351 return currentThread().getThreadGroup().activeCount(); in activeCount()1804 int count = ThreadGroup.systemThreadGroup.activeCount(); in getAllStackTraces()
352 public int activeCount() { in activeCount() method in ThreadGroup371 result += groupsSnapshot[i].activeCount(); in activeCount()
91 public int activeCount() { in activeCount() method in ThreadGroup
202 public static int activeCount() { in activeCount() method in Thread
103 public static int activeCount() { throw new RuntimeException("Stub!"); } in activeCount() method in Thread
98 public static int activeCount() { throw new RuntimeException("Stub!"); } in activeCount() method in Thread