Ruby  3.4.0dev (2024-11-26 revision 7be0d505146deb4a8a641da3b1c0e4d2aa174784)
Data Fields
objspace Struct Reference

Data Fields

bool measure_gc_time
 
bool gc_stress
 
size_t gc_count
 
size_t total_gc_time
 
size_t total_allocated_objects
 
st_tableid_to_obj_tbl
 
st_tableobj_to_id_tbl
 
unsigned long long next_object_id
 
st_tablefinalizer_table
 
struct MMTk_final_jobfinalizer_jobs
 
rb_postponed_job_handle_t finalizer_postponed_job
 
struct ccan_list_head ractor_caches
 
unsigned long live_ractor_cache_count
 
pthread_mutex_t mutex
 
bool world_stopped
 
pthread_cond_t cond_world_stopped
 
pthread_cond_t cond_world_started
 
size_t start_the_world_count
 
struct rb_gc_vm_context vm_context
 

Detailed Description

Definition at line 19 of file mmtk.c.


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