Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
rb_ractor_local_key_struct Struct Reference

Data Fields

const struct rb_ractor_local_storage_typetype
 
void * main_cache
 

Detailed Description

Definition at line 3676 of file ractor.c.

Field Documentation

◆ main_cache

void* rb_ractor_local_key_struct::main_cache

Definition at line 3678 of file ractor.c.

◆ type

const struct rb_ractor_local_storage_type* rb_ractor_local_key_struct::type

Definition at line 3677 of file ractor.c.


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