Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
no_gvl_stat_data Struct Reference

Data Fields

struct stat * st
 
union { 
 
   const char *   path 
 
   int   fd 
 
file 
 

Detailed Description

Definition at line 1140 of file file.c.

Field Documentation

◆ fd

int no_gvl_stat_data::fd

Definition at line 1144 of file file.c.

◆ path

const char* no_gvl_stat_data::path

Definition at line 1143 of file file.c.

◆ st

struct stat* no_gvl_stat_data::st

Definition at line 1141 of file file.c.


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