Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
rb_ractor_local_key_struct Struct Reference

Data Fields

const struct rb_ractor_local_storage_typetype
void * main_cache

Detailed Description

Definition at line 2098 of file ractor.c.

Field Documentation

◆ main_cache

void* rb_ractor_local_key_struct::main_cache

Definition at line 2100 of file ractor.c.

◆ type

const struct rb_ractor_local_storage_type* rb_ractor_local_key_struct::type

Definition at line 2099 of file ractor.c.


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