Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
no_gvl_stat_data Struct Reference

Data Fields

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

Detailed Description

Definition at line 1130 of file file.c.

Field Documentation

◆ fd

int no_gvl_stat_data::fd

Definition at line 1134 of file file.c.

◆ path

const char* no_gvl_stat_data::path

Definition at line 1133 of file file.c.

◆ st

struct stat* no_gvl_stat_data::st

Definition at line 1131 of file file.c.


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