Ruby 3.5.0dev (2025-07-19 revision 8df61bfc92463e9896465d73176663c583d8ec0c)
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 1953 of file ractor.c.

Field Documentation

◆ main_cache

void* rb_ractor_local_key_struct::main_cache

Definition at line 1955 of file ractor.c.

◆ type

const struct rb_ractor_local_storage_type* rb_ractor_local_key_struct::type

Definition at line 1954 of file ractor.c.


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