Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
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 3010 of file ractor.c.

Field Documentation

◆ capa

int freed_ractor_local_keys_struct::capa

Definition at line 3012 of file ractor.c.

◆ cnt

int freed_ractor_local_keys_struct::cnt

Definition at line 3011 of file ractor.c.

◆ keys

rb_ractor_local_key_t* freed_ractor_local_keys_struct::keys

Definition at line 3013 of file ractor.c.


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