CACAO
Data Fields
jvmtiThreadInfo Struct Reference

Data Fields

char * name
 
jint priority
 
jboolean is_daemon
 
jthreadGroup thread_group
 
jobject context_class_loader
 

Detailed Description

Definition at line 176 of file jvmti.h.

Field Documentation

jobject jvmtiThreadInfo::context_class_loader

Definition at line 181 of file jvmti.h.

jboolean jvmtiThreadInfo::is_daemon

Definition at line 179 of file jvmti.h.

char* jvmtiThreadInfo::name

Definition at line 177 of file jvmti.h.

jint jvmtiThreadInfo::priority

Definition at line 178 of file jvmti.h.

jthreadGroup jvmtiThreadInfo::thread_group

Definition at line 180 of file jvmti.h.


The documentation for this struct was generated from the following file: