mruby 3.3.0
mruby is the lightweight implementation of the Ruby language
Loading...
Searching...
No Matches
Public Attributes | List of all members
mrb_gc Struct Reference
Collaboration diagram for mrb_gc:
Collaboration graph
[legend]

Public Attributes

struct mrb_heap_pageheaps
 
struct mrb_heap_pagefree_heaps
 
struct mrb_heap_pagesweeps
 
struct RBasicgray_list
 
struct RBasicatomic_gray_list
 
size_t live
 
size_t live_after_mark
 
size_t threshold
 
size_t oldgen_threshold
 
mrb_gc_state state
 
int interval_ratio
 
int step_ratio
 
int current_white_part:2
 
mrb_bool iterating:1
 
mrb_bool disabled:1
 
mrb_bool generational:1
 
mrb_bool full:1
 
mrb_bool out_of_memory:1
 
struct RBasic ** arena
 
int arena_capa
 
int arena_idx
 

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