Definition at line 669 of file gc.c.
◆ compact_cursor
| struct heap_page* rb_heap_struct::compact_cursor |
Definition at line 673 of file gc.c.
◆ compact_cursor_index
| RVALUE* rb_heap_struct::compact_cursor_index |
Definition at line 674 of file gc.c.
◆ free_pages
Definition at line 670 of file gc.c.
◆ pages
| struct list_head rb_heap_struct::pages |
Definition at line 671 of file gc.c.
◆ sweeping_page
| struct heap_page* rb_heap_struct::sweeping_page |
Definition at line 672 of file gc.c.
◆ total_pages
| size_t rb_heap_struct::total_pages |
Definition at line 678 of file gc.c.
◆ total_slots
| size_t rb_heap_struct::total_slots |
Definition at line 679 of file gc.c.
The documentation for this struct was generated from the following file: