Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
rb_ractor_local_key_struct Struct Reference

Data Fields

const struct rb_ractor_local_storage_typetype
 
void * main_cache
 

Detailed Description

Definition at line 3077 of file ractor.c.

Field Documentation

◆ main_cache

void* rb_ractor_local_key_struct::main_cache

Definition at line 3079 of file ractor.c.

◆ type

const struct rb_ractor_local_storage_type* rb_ractor_local_key_struct::type

Definition at line 3078 of file ractor.c.


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