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

Data Fields

int cnt
int capa
rb_ractor_local_key_tkeys

Detailed Description

Definition at line 2103 of file ractor.c.

Field Documentation

◆ capa

int freed_ractor_local_keys_struct::capa

Definition at line 2105 of file ractor.c.

◆ cnt

int freed_ractor_local_keys_struct::cnt

Definition at line 2104 of file ractor.c.

◆ keys

rb_ractor_local_key_t* freed_ractor_local_keys_struct::keys

Definition at line 2106 of file ractor.c.


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