Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Fields
no_gvl_stat_data Struct Reference

Data Fields

struct statst
 
union {
   const char *   path
 
   int   fd
 
file
 

Detailed Description

Definition at line 1079 of file file.c.

Field Documentation

◆ fd

int no_gvl_stat_data::fd

Definition at line 1083 of file file.c.

◆ 

union { ... } no_gvl_stat_data::file

◆ path

const char* no_gvl_stat_data::path

Definition at line 1082 of file file.c.

◆ st

struct stat* no_gvl_stat_data::st

Definition at line 1080 of file file.c.


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