Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Fields
no_gvl_stat_data Struct Reference

Data Fields

struct statst
 
union {
   const char *   path
 
   int   fd
 
file
 

Detailed Description

Definition at line 1119 of file file.c.

Field Documentation

◆ fd

int no_gvl_stat_data::fd

Definition at line 1123 of file file.c.

◆ 

union { ... } no_gvl_stat_data::file

◆ path

const char* no_gvl_stat_data::path

Definition at line 1122 of file file.c.

◆ st

struct stat* no_gvl_stat_data::st

Definition at line 1120 of file file.c.


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