|
bool | measure_gc_time |
|
bool | gc_stress |
|
size_t | gc_count |
|
size_t | total_gc_time |
|
size_t | total_allocated_objects |
|
st_table * | id_to_obj_tbl |
|
st_table * | obj_to_id_tbl |
|
unsigned long long | next_object_id |
|
st_table * | finalizer_table |
|
struct MMTk_final_job * | finalizer_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 |
|
Definition at line 19 of file mmtk.c.
The documentation for this struct was generated from the following file: