MCPcopy Create free account
hub / github.com/ReadyTalk/avian / activeCount

Method activeCount

classpath/java/lang/Thread.java:195–195  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

193 private static native Object getStackTrace(long peer);
194
195 public static native int activeCount();
196
197 public static native int enumerate(Thread[] array);
198

Callers 3

traceAllThreadsMethod · 0.95
activeCountMethod · 0.95
enumerateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected