CACAO
Data Fields
rootset_t Struct Reference

Data Fields

rootset_tnext
 
threadobjectthread
 
s4 capacity
 
s4 refcount
 
rootset_entry_t refs [ROOTSET_INITIAL_CAPACITY]
 

Detailed Description

Definition at line 59 of file rootset.h.

Field Documentation

s4 rootset_t::capacity

Definition at line 62 of file rootset.h.

rootset_t* rootset_t::next

Definition at line 60 of file rootset.h.

s4 rootset_t::refcount

Definition at line 63 of file rootset.h.

Definition at line 64 of file rootset.h.

threadobject* rootset_t::thread

Definition at line 61 of file rootset.h.


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