Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
no_gvl_stat_data Struct Reference

Data Fields

struct statst
 
union {
   const char *   path
 
   int   fd
 
file
 

Detailed Description

Definition at line 1148 of file file.c.

Field Documentation

◆ fd

int no_gvl_stat_data::fd

Definition at line 1152 of file file.c.

◆ 

union { ... } no_gvl_stat_data::file

◆ path

const char* no_gvl_stat_data::path

Definition at line 1151 of file file.c.

◆ st

struct stat* no_gvl_stat_data::st

Definition at line 1149 of file file.c.


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