Ruby 4.1.0dev (2026-05-15 revision fff4b3ef2e3e309e7a84288de53c189aa3d45fed)
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 1283 of file file.c.

Field Documentation

◆ fd

int no_gvl_stat_data::fd

Definition at line 1287 of file file.c.

◆ path

const char* no_gvl_stat_data::path

Definition at line 1286 of file file.c.

◆ st

struct stat* no_gvl_stat_data::st

Definition at line 1284 of file file.c.


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