rpm  4.5
Data Fields
GCState Struct Reference
Collaboration diagram for GCState:
Collaboration graph
[legend]

Data Fields

GCObjecttmark
 
GCObjectwk
 
GCObjectwv
 
GCObjectwkv
 
global_Stateg
 

Detailed Description

Definition at line 25 of file lgc.c.

Field Documentation

global_State* GCState::g

Definition at line 35 of file lgc.c.

Referenced by mark(), markroot(), marktmu(), and traversetable().

GCObject* GCState::tmark

Definition at line 27 of file lgc.c.

Referenced by mark(), propagatemarks(), and reallymarkobject().

GCObject* GCState::wk

Definition at line 29 of file lgc.c.

Referenced by mark(), and traversetable().

GCObject* GCState::wkv

Definition at line 33 of file lgc.c.

Referenced by mark(), and traversetable().

GCObject* GCState::wv

Definition at line 31 of file lgc.c.

Referenced by mark(), and traversetable().


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