Ruby 4.1.0dev (2026-04-04 revision 892991bdc1a5068d74a8597cd0ccf3092afffabf)
Data Fields
freed_ractor_local_keys_struct Struct Reference

Data Fields

int cnt
 
int capa
 
rb_ractor_local_key_tkeys
 

Detailed Description

Definition at line 2132 of file ractor.c.

Field Documentation

◆ capa

int freed_ractor_local_keys_struct::capa

Definition at line 2134 of file ractor.c.

◆ cnt

int freed_ractor_local_keys_struct::cnt

Definition at line 2133 of file ractor.c.

◆ keys

rb_ractor_local_key_t* freed_ractor_local_keys_struct::keys

Definition at line 2135 of file ractor.c.


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