Home
last modified time | relevance | path

Searched defs:activeCount (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/lang/
DThreadGroup.java347 public int activeCount() { in activeCount() method in ThreadGroup
DThread.java1208 public static int activeCount() { in activeCount() method in Thread