Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
freed_ractor_local_keys_struct Struct Reference

Data Fields

int cnt
 
int capa
 
rb_ractor_local_key_tkeys
 

Detailed Description

Definition at line 3603 of file ractor.c.

Field Documentation

◆ capa

int freed_ractor_local_keys_struct::capa

Definition at line 3605 of file ractor.c.

◆ cnt

int freed_ractor_local_keys_struct::cnt

Definition at line 3604 of file ractor.c.

◆ keys

rb_ractor_local_key_t* freed_ractor_local_keys_struct::keys

Definition at line 3606 of file ractor.c.


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