CACAO
Data Fields
jvmtiThreadGroupInfo Struct Reference

Data Fields

jthreadGroup parent
 
char * name
 
jint max_priority
 
jboolean is_daemon
 

Detailed Description

Definition at line 408 of file jvmti.h.

Field Documentation

jboolean jvmtiThreadGroupInfo::is_daemon

Definition at line 412 of file jvmti.h.

jint jvmtiThreadGroupInfo::max_priority

Definition at line 411 of file jvmti.h.

char* jvmtiThreadGroupInfo::name

Definition at line 410 of file jvmti.h.

jthreadGroup jvmtiThreadGroupInfo::parent

Definition at line 409 of file jvmti.h.


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