Definition at line 19 of file mmtk.c.
◆ cond_world_started
pthread_cond_t objspace::cond_world_started |
◆ cond_world_stopped
pthread_cond_t objspace::cond_world_stopped |
◆ finalizer_jobs
◆ finalizer_postponed_job
◆ finalizer_table
◆ gc_count
size_t objspace::gc_count |
◆ gc_stress
◆ live_ractor_cache_count
unsigned long objspace::live_ractor_cache_count |
◆ measure_gc_time
bool objspace::measure_gc_time |
◆ mutex
pthread_mutex_t objspace::mutex |
◆ ractor_caches
struct ccan_list_head objspace::ractor_caches |
◆ start_the_world_count
size_t objspace::start_the_world_count |
◆ total_allocated_objects
size_t objspace::total_allocated_objects |
◆ total_gc_time
size_t objspace::total_gc_time |
◆ vm_context
struct rb_gc_vm_context objspace::vm_context |
◆ world_stopped
bool objspace::world_stopped |
The documentation for this struct was generated from the following file: