Uses of Class
com.ibm.dtfj.java.j9.JavaThread
-
Uses of JavaThread in com.ibm.dtfj.java.j9
Modifier and TypeMethodDescriptionvoid
JavaRuntime.addThread
(JavaThread thread, long blockedOnMonitor, long waitingOnMonitor) Adds a JavaThread to the runtime along with optional IDs of monitors that it is blocked on or waiting on -
Uses of JavaThread in com.ibm.jvm.j9.dump.indexsupport
ModifierConstructorDescriptionNodeFrame
(JavaThread thread, Attributes attributes) NodeStack
(JavaThread thread, Attributes attributes)