Class Threads
java.lang.Object
com.carrotsearch.randomizedtesting.Threads
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidappend(StringBuilder b, ThreadInfo ti) DumpThreadInfoinformation.private static intdoEnumerate(ThreadGroup tg, Thread[] threads, boolean recurse) static ThreadGroupprivate static StringgroupName(ThreadGroup threadGroup) static StringthreadName(Thread t) Collect thread information, JVM vendor insensitive.
-
Field Details
-
lockInfoStrings
-
-
Constructor Details
-
Threads
private Threads()
-
-
Method Details
-
threadName
-
groupName
-
append
DumpThreadInfoinformation. -
getAllThreads
-
getThreads
-
doEnumerate
-
getTopThreadGroup
-