jvmtiThreadGroupInfo Struct Reference

#include <jvmti_types.h>

List of all members.


Detailed Description

Thread group information structure returned by GetThreadGroupInfo function.

See specification for details.


Public Attributes

jthreadGroup parent
char * name
jint max_priority
jboolean is_daemon


Member Data Documentation

jthreadGroup jvmtiThreadGroupInfo.parent

char* jvmtiThreadGroupInfo.name

jint jvmtiThreadGroupInfo.max_priority

jboolean jvmtiThreadGroupInfo.is_daemon


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

Genereated on Tue Mar 11 19:26:02 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.