Searched refs:activeGroupCount (Results 1 – 3 of 3) sorted by relevance
74 0, tg.activeGroupCount()); in test_activeGroupCount()81 0, tg.activeGroupCount()); in test_activeGroupCount()84 0, tg.activeGroupCount()); in test_activeGroupCount()87 1, tg.activeGroupCount()); in test_activeGroupCount()90 2, tg.activeGroupCount()); in test_activeGroupCount()165 int numChildGroupsBefore = initialThreadGroup.activeGroupCount(); in test_enumerateLThreadGroupArray()168 int numChildGroupsAfter = initialThreadGroup.activeGroupCount(); in test_enumerateLThreadGroupArray()190 assertTrue(initialThreadGroup.activeGroupCount() == numChildGroupsBefore + 1); in test_enumerateLThreadGroupArray()196 int numGroupThreads = thrGroup.activeGroupCount(); in test_enumerateLThreadGroupArrayLZ()206 numGroupThreads = thrGroup.activeGroupCount(); in test_enumerateLThreadGroupArrayLZ()[all …]
484 public int activeGroupCount() { in activeGroupCount() method in ThreadGroup500 n += groupsSnapshot[i].activeGroupCount(); in activeGroupCount()
661 int count = parent.activeGroupCount(); in allGroups()703 int count = parent.activeGroupCount(); in groups()