Ruby 3.5.0dev (2025-06-08 revision 7d8695e02f15dc4c6cddb19f9c595dfc07e88682)
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 1227 of file file.c.

Field Documentation

◆ fd

int no_gvl_stat_data::fd

Definition at line 1231 of file file.c.

◆ path

const char* no_gvl_stat_data::path

Definition at line 1230 of file file.c.

◆ st

struct stat* no_gvl_stat_data::st

Definition at line 1228 of file file.c.


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