jvmtiThreadInfo Struct Reference

#include <jvmti_types.h>

List of all members.


Detailed Description

Thread information structure returned by GetThreadInfo function.

See specification for details.


Public Attributes

char * name
jint priority
jboolean is_daemon
jthreadGroup thread_group
jobject context_class_loader


Member Data Documentation

char* jvmtiThreadInfo.name

jint jvmtiThreadInfo.priority

jboolean jvmtiThreadInfo.is_daemon

jthreadGroup jvmtiThreadInfo.thread_group

jobject jvmtiThreadInfo.context_class_loader


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.