Ruby 3.5.0dev (2025-06-28 revision 0828dff3f8bb345e8d79d5cdbbe0a207f8e2a7b7)
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 1958 of file ractor.c.

Field Documentation

◆ capa

int freed_ractor_local_keys_struct::capa

Definition at line 1960 of file ractor.c.

◆ cnt

int freed_ractor_local_keys_struct::cnt

Definition at line 1959 of file ractor.c.

◆ keys

rb_ractor_local_key_t* freed_ractor_local_keys_struct::keys

Definition at line 1961 of file ractor.c.


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