Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
freed_ractor_local_keys_struct Struct Reference

Data Fields

int cnt
 
int capa
 
rb_ractor_local_key_tkeys
 

Detailed Description

Definition at line 3681 of file ractor.c.

Field Documentation

◆ capa

int freed_ractor_local_keys_struct::capa

Definition at line 3683 of file ractor.c.

◆ cnt

int freed_ractor_local_keys_struct::cnt

Definition at line 3682 of file ractor.c.

◆ keys

rb_ractor_local_key_t* freed_ractor_local_keys_struct::keys

Definition at line 3684 of file ractor.c.


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