Crossfire JXClient, Trunk
Public Attributes | List of all members
_jvmtiThreadGroupInfo Struct Reference

#include <jvmti.h>

Collaboration diagram for _jvmtiThreadGroupInfo:
Collaboration graph

Public Attributes

jboolean is_daemon
 
jint max_priority
 
char * name
 
jthreadGroup parent
 

Detailed Description

Definition at line 529 of file jvmti.h.

Member Data Documentation

◆ is_daemon

jboolean _jvmtiThreadGroupInfo::is_daemon

Definition at line 533 of file jvmti.h.

◆ max_priority

jint _jvmtiThreadGroupInfo::max_priority

Definition at line 532 of file jvmti.h.

◆ name

char* _jvmtiThreadGroupInfo::name

Definition at line 531 of file jvmti.h.

◆ parent

jthreadGroup _jvmtiThreadGroupInfo::parent

Definition at line 530 of file jvmti.h.


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