Ruby 4.1.0dev (2026-04-17 revision 11e3c78b61da705c783dd12fb7f158c0d256ede0)
Data Fields
ractor_local_storage_store_data Struct Reference

Data Fields

rb_execution_context_tec
 
struct rb_id_tabletbl
 
ID id
 
VALUE sym
 

Detailed Description

Definition at line 2377 of file ractor.c.

Field Documentation

◆ ec

rb_execution_context_t* ractor_local_storage_store_data::ec

Definition at line 2378 of file ractor.c.

◆ id

ID ractor_local_storage_store_data::id

Definition at line 2380 of file ractor.c.

◆ sym

VALUE ractor_local_storage_store_data::sym

Definition at line 2381 of file ractor.c.

◆ tbl

struct rb_id_table* ractor_local_storage_store_data::tbl

Definition at line 2379 of file ractor.c.


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