Ruby 4.1.0dev (2026-09-27 revision f6ff9e7d02e46360f8930b280a3dd921cccbda29)
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 1312 of file file.c.

Field Documentation

◆ fd

int no_gvl_stat_data::fd

Definition at line 1316 of file file.c.

◆ path

const char* no_gvl_stat_data::path

Definition at line 1315 of file file.c.

◆ st

struct stat* no_gvl_stat_data::st

Definition at line 1313 of file file.c.


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