Ruby 4.1.0dev (2026-03-06 revision 407dd02c1b52b05ba55a179554b29a14e44a4b82)
Data Fields
no_gvl_stat_data Struct Reference

Data Fields

struct stat * st
 
union { 
 
   const char *   path 
 
   int   fd 
 
file 
 

Detailed Description

Definition at line 1257 of file file.c.

Field Documentation

◆ fd

int no_gvl_stat_data::fd

Definition at line 1261 of file file.c.

◆ path

const char* no_gvl_stat_data::path

Definition at line 1260 of file file.c.

◆ st

struct stat* no_gvl_stat_data::st

Definition at line 1258 of file file.c.


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