Ruby 4.1.0dev (2026-09-26 revision 227006291d35b2255b3f7a888d75102c129b0472)
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 1331 of file file.c.

Field Documentation

◆ fd

int no_gvl_stat_data::fd

Definition at line 1335 of file file.c.

◆ path

const char* no_gvl_stat_data::path

Definition at line 1334 of file file.c.

◆ st

struct stat* no_gvl_stat_data::st

Definition at line 1332 of file file.c.


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