Definition at line 619 of file vm_core.h.
◆ at_exit
◆ barrier_cnt
unsigned int rb_vm_struct::barrier_cnt |
◆ barrier_cond
◆ barrier_waiting [1/2]
_Bool rb_vm_struct::barrier_waiting |
◆ barrier_waiting [2/2]
bool rb_vm_struct::barrier_waiting |
◆ blocking_cnt
unsigned int rb_vm_struct::blocking_cnt |
◆ builtin_function_table
◆ builtin_inline_index
int rb_vm_struct::builtin_inline_index |
◆ cmd
VALUE rb_vm_struct::cmd[65] |
◆ cnt
unsigned int rb_vm_struct::cnt |
◆ constant_cache
◆ coverage_mode
int rb_vm_struct::coverage_mode |
◆ coverages
VALUE rb_vm_struct::coverages |
◆ defined_module_hash
st_table * rb_vm_struct::defined_module_hash |
◆ ensure_rollback_table
struct st_table * rb_vm_struct::ensure_rollback_table |
◆ expanded_load_path
VALUE rb_vm_struct::expanded_load_path |
◆ fiber_machine_stack_size
size_t rb_vm_struct::fiber_machine_stack_size |
◆ fiber_vm_stack_size
size_t rb_vm_struct::fiber_vm_stack_size |
◆ fork_gen
rb_serial_t rb_vm_struct::fork_gen |
◆ frozen_strings
◆ global_cc_cache_table
const struct rb_callcache * rb_vm_struct::global_cc_cache_table |
◆ load_path
VALUE rb_vm_struct::load_path |
◆ load_path_check_cache
VALUE rb_vm_struct::load_path_check_cache |
◆ load_path_snapshot
VALUE rb_vm_struct::load_path_snapshot |
◆ loaded_features
VALUE rb_vm_struct::loaded_features |
◆ loaded_features_index
struct st_table * rb_vm_struct::loaded_features_index |
◆ loaded_features_realpaths
VALUE rb_vm_struct::loaded_features_realpaths |
◆ loaded_features_snapshot
VALUE rb_vm_struct::loaded_features_snapshot |
◆ loading_table
struct st_table * rb_vm_struct::loading_table |
◆ lock
◆ lock_owner
◆ lock_rec
unsigned int rb_vm_struct::lock_rec |
◆ main_altstack
void* rb_vm_struct::main_altstack |
◆ main_ractor
◆ main_thread
◆ mark_object_ary
VALUE rb_vm_struct::mark_object_ary |
◆ me2counter
VALUE rb_vm_struct::me2counter |
◆ negative_cme_table
◆ next_shape_id
shape_id_t rb_vm_struct::next_shape_id |
◆ objspace
◆ orig_progname
VALUE rb_vm_struct::orig_progname |
◆ overloaded_cme_table
st_table * rb_vm_struct::overloaded_cme_table |
◆ postponed_job_buffer
◆ postponed_job_index
rb_atomic_t rb_vm_struct::postponed_job_index |
◆ progname
VALUE rb_vm_struct::progname |
◆ root_shape
◆ running
unsigned int rb_vm_struct::running |
◆ self
◆ set
◆ shape_list
◆ special_exceptions
const VALUE rb_vm_struct::special_exceptions |
◆ src_encoding_index
int rb_vm_struct::src_encoding_index |
◆ terminate_cond
◆ terminate_waiting [1/2]
_Bool rb_vm_struct::terminate_waiting |
◆ terminate_waiting [2/2]
bool rb_vm_struct::terminate_waiting |
◆ thread_abort_on_exception
unsigned int rb_vm_struct::thread_abort_on_exception |
◆ thread_ignore_deadlock
unsigned int rb_vm_struct::thread_ignore_deadlock |
◆ thread_machine_stack_size
size_t rb_vm_struct::thread_machine_stack_size |
◆ thread_report_on_exception
unsigned int rb_vm_struct::thread_report_on_exception |
◆ thread_vm_stack_size
size_t rb_vm_struct::thread_vm_stack_size |
◆ top_self
VALUE rb_vm_struct::top_self |
◆ ubf_async_safe
volatile int rb_vm_struct::ubf_async_safe |
◆ waiting_fds
◆ waiting_grps
◆ waiting_pids
◆ waitpid_lock
◆ workqueue
◆ workqueue_lock
The documentation for this struct was generated from the following files: