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

Data Fields

const struct rb_ractor_local_storage_typetype
 
void * main_cache
 

Detailed Description

Definition at line 2127 of file ractor.c.

Field Documentation

◆ main_cache

void* rb_ractor_local_key_struct::main_cache

Definition at line 2129 of file ractor.c.

◆ type

const struct rb_ractor_local_storage_type* rb_ractor_local_key_struct::type

Definition at line 2128 of file ractor.c.


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