Ruby 4.1.0dev (2026-05-15 revision a8bcae043f931d9b79f1cb1fe2c021985d07b984)
Data Fields
rb_gc_vm_context Struct Reference

Private header for the default GC and other GC implementations first introduced for [Feature #20470]. More...

#include <gc.h>

Data Fields

rb_nativethread_lock_t lock
 
struct rb_execution_context_structec
 

Detailed Description

Private header for the default GC and other GC implementations first introduced for [Feature #20470].

Author
Ruby developers ruby-.nosp@m.core.nosp@m.@ruby.nosp@m.-lan.nosp@m.g.org

Definition at line 16 of file gc.h.

Field Documentation

◆ ec

struct rb_execution_context_struct* rb_gc_vm_context::ec

Definition at line 19 of file gc.h.

◆ lock

rb_nativethread_lock_t rb_gc_vm_context::lock

Definition at line 17 of file gc.h.


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