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

#include <jvmti.h>

Collaboration diagram for _jvmtiMonitorStackDepthInfo:
Collaboration graph

Public Attributes

jobject monitor
 
jint stack_depth
 

Detailed Description

Definition at line 525 of file jvmti.h.

Member Data Documentation

◆ monitor

jobject _jvmtiMonitorStackDepthInfo::monitor

Definition at line 526 of file jvmti.h.

◆ stack_depth

jint _jvmtiMonitorStackDepthInfo::stack_depth

Definition at line 527 of file jvmti.h.


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