Ruby 4.0.0dev (2025-12-24 revision e2cf92eddc5403316b0d449b02ba403a27610d7b)
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 1242 of file file.c.

Field Documentation

◆ fd

int no_gvl_stat_data::fd

Definition at line 1246 of file file.c.

◆ path

const char* no_gvl_stat_data::path

Definition at line 1245 of file file.c.

◆ st

struct stat* no_gvl_stat_data::st

Definition at line 1243 of file file.c.


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