Ruby 1.9.3p327(2012-11-10revision37606)
Data Fields
heaps_slot Struct Reference

Data Fields

void * membase
RVALUEslot
size_t limit
struct heaps_slotnext
struct heaps_slotprev

Detailed Description

Definition at line 303 of file gc.c.


Field Documentation

Definition at line 304 of file gc.c.

Referenced by assign_heap_slot(), free_unused_heaps(), objspace_each_objects(), and rb_objspace_free().

Definition at line 307 of file gc.c.

Referenced by gc_sweep(), lazy_sweep(), and unlink_heap_slot().

Definition at line 308 of file gc.c.

Referenced by unlink_heap_slot().

Definition at line 305 of file gc.c.

Referenced by assign_heap_slot(), finalize_list(), objspace_each_objects(), and slot_sweep().


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