Ruby 4.1.0dev (2026-09-27 revision f6ff9e7d02e46360f8930b280a3dd921cccbda29)
Data Fields
rb_ractor_local_key_struct Struct Reference

Data Fields

const struct rb_ractor_local_storage_type * type
 
void * main_cache
 

Detailed Description

Definition at line 3708 of file ractor.c.

Field Documentation

◆ main_cache

void* rb_ractor_local_key_struct::main_cache

Definition at line 3710 of file ractor.c.

◆ type

const struct rb_ractor_local_storage_type* rb_ractor_local_key_struct::type

Definition at line 3709 of file ractor.c.


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