Ruby
2.5.0dev(2017-10-22revision60238)
|
Data Structures | |
struct | mark_func_data_struct |
struct { ... } rb_objspace::atomic_flags |
size_t rb_objspace::count |
Definition at line 618 of file gc.c.
Referenced by rb_gc_count().
gc_profile_record* rb_objspace::current_record |
rb_atomic_t rb_objspace::finalizing |
struct { ... } rb_objspace::flags |
Referenced by rb_objspace_set_event_hook().
unsigned int rb_objspace::has_hook |
Definition at line 535 of file gc.c.
Referenced by rb_objspace_set_event_hook().
struct { ... } rb_objspace::heap_pages |
rb_event_flag_t rb_objspace::hook_events |
Definition at line 544 of file gc.c.
Referenced by rb_objspace_set_event_hook().
struct { ... } rb_objspace::malloc_params |
Referenced by rb_free_tmp_buffer().
struct rb_objspace::mark_func_data_struct * rb_objspace::mark_func_data |
mark_stack_t rb_objspace::mark_stack |
struct { ... } rb_objspace::profile |
Referenced by rb_gc_count(), and rb_objspace_free().
gc_profile_record* rb_objspace::records |
Definition at line 580 of file gc.c.
Referenced by rb_objspace_free().
struct { ... } rb_objspace::rgengc |
struct { ... } rb_objspace::rincgc |