Ruby 3.4.9p82 (2026-03-11 revision 76cca827ab52ab1d346a728f068d5b8da3e2952b)
freed_ractor_local_keys_struct Struct Reference

Data Fields

int cnt
int capa
rb_ractor_local_key_tkeys

Detailed Description

Definition at line 3686 of file ractor.c.

Field Documentation

◆ capa

int freed_ractor_local_keys_struct::capa

Definition at line 3688 of file ractor.c.

◆ cnt

int freed_ractor_local_keys_struct::cnt

Definition at line 3687 of file ractor.c.

◆ keys

rb_ractor_local_key_t* freed_ractor_local_keys_struct::keys

Definition at line 3689 of file ractor.c.


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