Definition at line 666 of file vm_core.h.
◆ at_exit
◆ barrier_cnt
| unsigned int rb_vm_struct::barrier_cnt |
◆ barrier_complete_cond
| rb_nativethread_cond_t rb_vm_struct::barrier_complete_cond |
◆ barrier_cond
| rb_nativethread_cond_t rb_vm_struct::barrier_cond |
◆ barrier_release_cond
| rb_nativethread_cond_t rb_vm_struct::barrier_release_cond |
◆ barrier_serial
| unsigned int rb_vm_struct::barrier_serial |
◆ barrier_waiting
| bool rb_vm_struct::barrier_waiting |
◆ barrier_waiting_cnt
| unsigned int rb_vm_struct::barrier_waiting_cnt |
◆ blocking_cnt
| unsigned int rb_vm_struct::blocking_cnt |
◆ builtin_function_table
◆ ci_table
◆ cmd
| VALUE rb_vm_struct::cmd[RUBY_NSIG] |
◆ cnt
| unsigned int rb_vm_struct::cnt |
◆ cond
| rb_nativethread_cond_t rb_vm_struct::cond |
◆ constant_cache
◆ coverage_mode
| int rb_vm_struct::coverage_mode |
◆ coverages
| VALUE rb_vm_struct::coverages |
◆ data
◆ dnt_cnt
| unsigned int rb_vm_struct::dnt_cnt |
◆ 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[VM_GLOBAL_CC_CACHE_TABLE_SIZE] |
◆ global_object_list
◆ grq
| struct ccan_list_head rb_vm_struct::grq |
◆ grq_cnt
| unsigned int rb_vm_struct::grq_cnt |
◆ inserting_constant_cache_id
| ID rb_vm_struct::inserting_constant_cache_id |
◆ 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_realpath_map
| VALUE rb_vm_struct::loaded_features_realpath_map |
◆ 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
| rb_nativethread_lock_t rb_vm_struct::lock |
◆ lock_owner
◆ lock_rec
| unsigned int rb_vm_struct::lock_rec |
◆ locked
| bool rb_vm_struct::locked |
◆ main_ractor
◆ main_thread
◆ mark_func
| void(* rb_vm_struct::mark_func) (VALUE v, void *data) |
◆ mark_object_ary
| VALUE rb_vm_struct::mark_object_ary |
◆ max_cpu
| unsigned int rb_vm_struct::max_cpu |
◆ me2counter
| VALUE rb_vm_struct::me2counter |
◆ negative_cme_table
◆ objspace
◆ orig_progname
| VALUE rb_vm_struct::orig_progname |
◆ overloaded_cme_table
| st_table* rb_vm_struct::overloaded_cme_table |
◆ postponed_job_queue
◆ progname
| VALUE rb_vm_struct::progname |
◆ running
| unsigned int rb_vm_struct::running |
◆ running_cnt
| unsigned int rb_vm_struct::running_cnt |
◆ running_threads
| struct ccan_list_head rb_vm_struct::running_threads |
◆ self
◆ set
| struct ccan_list_head rb_vm_struct::set |
◆ snt_cnt
| unsigned int rb_vm_struct::snt_cnt |
◆ special_exceptions
| const VALUE rb_vm_struct::special_exceptions[ruby_special_error_count] |
◆ src_encoding_index
| int rb_vm_struct::src_encoding_index |
◆ static_ext_inits
| struct st_table* rb_vm_struct::static_ext_inits |
◆ terminate_cond
| rb_nativethread_cond_t rb_vm_struct::terminate_cond |
◆ terminate_waiting
| 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 |
◆ timeslice_threads
| struct ccan_list_head rb_vm_struct::timeslice_threads |
◆ timeslice_wait_inf
| bool rb_vm_struct::timeslice_wait_inf |
◆ top_self
| VALUE rb_vm_struct::top_self |
◆ ubf_async_safe
| volatile int rb_vm_struct::ubf_async_safe |
◆ unused_block_warning_table
| st_table* rb_vm_struct::unused_block_warning_table |
◆ waiting_fds
| struct ccan_list_head rb_vm_struct::waiting_fds |
◆ workqueue
| struct ccan_list_head rb_vm_struct::workqueue |
◆ workqueue_lock
| rb_nativethread_lock_t rb_vm_struct::workqueue_lock |
◆ zombie_threads
| struct ccan_list_head rb_vm_struct::zombie_threads |
The documentation for this struct was generated from the following file: