Definition at line 667 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_release_cond
| rb_nativethread_cond_t rb_vm_struct::barrier_release_cond |
◆ barrier_waiting
| bool rb_vm_struct::barrier_waiting |
◆ blocking_cnt
| unsigned int rb_vm_struct::blocking_cnt |
◆ builtin_function_table
◆ cc_refinement_table
◆ ci_table
◆ cmd
| VALUE rb_vm_struct::cmd[RUBY_NSIG] |
◆ cnt
| unsigned int rb_vm_struct::cnt |
◆ constant_cache
◆ coverage_mode
| int rb_vm_struct::coverage_mode |
◆ coverages
| VALUE rb_vm_struct::coverages |
◆ data
◆ 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 |
◆ global_cc_cache_table
| const struct rb_callcache* rb_vm_struct::global_cc_cache_table[VM_GLOBAL_CC_CACHE_TABLE_SIZE] |
◆ global_object_list
◆ inserting_constant_cache_id
| ID rb_vm_struct::inserting_constant_cache_id |
◆ lock
| rb_nativethread_lock_t rb_vm_struct::lock |
◆ lock_owner
◆ lock_rec
| unsigned int rb_vm_struct::lock_rec |
◆ main_namespace
◆ 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 |
◆ 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 |
◆ root_namespace
◆ running
| unsigned int rb_vm_struct::running |
◆ self
◆ set
| struct ccan_list_head rb_vm_struct::set |
◆ 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 |
◆ ubf_async_safe
| volatile int rb_vm_struct::ubf_async_safe |
◆ unused_block_warning_table
| set_table* rb_vm_struct::unused_block_warning_table |
◆ workqueue
| struct ccan_list_head rb_vm_struct::workqueue |
◆ workqueue_lock
| rb_nativethread_lock_t rb_vm_struct::workqueue_lock |
The documentation for this struct was generated from the following file: