heaps_slot Struct Reference

Data Fields

void * membase
RVALUEslot
size_t limit
struct heaps_slotnext
struct heaps_slotprev

Detailed Description

Definition at line 314 of file gc.c.


Field Documentation

Definition at line 315 of file gc.c.

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

struct heaps_slot* heaps_slot::next [read]

Definition at line 318 of file gc.c.

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

struct heaps_slot* heaps_slot::prev [read]

Definition at line 319 of file gc.c.

Referenced by unlink_heap_slot().

Definition at line 316 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:

Generated on 27 Nov 2014 for Ruby by  doxygen 1.6.1