Ruby 4.1.0dev (2026-09-22 revision 1f717ae3d6ca76015582dc610e892be1aacb905b)
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 1317 of file file.c.

Field Documentation

◆ fd

int no_gvl_stat_data::fd

Definition at line 1321 of file file.c.

◆ path

const char* no_gvl_stat_data::path

Definition at line 1320 of file file.c.

◆ st

struct stat* no_gvl_stat_data::st

Definition at line 1318 of file file.c.


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