CACAO
Data Fields
_jvmtiThreadLocalStorage Struct Reference

Data Fields

jthread thread
 
voiddata
 
jvmtiThreadLocalStoragenext
 

Detailed Description

Definition at line 92 of file jvmti.c.

Field Documentation

void* _jvmtiThreadLocalStorage::data

Definition at line 94 of file jvmti.c.

jvmtiThreadLocalStorage* _jvmtiThreadLocalStorage::next

Definition at line 95 of file jvmti.c.

jthread _jvmtiThreadLocalStorage::thread

Definition at line 93 of file jvmti.c.


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