Ruby  2.5.0dev(2017-10-22revision60238)
Data Fields
no_gvl_stat_data Struct Reference

Data Fields

struct statst
 
union {
   const char *   path
 
   int   fd
 
file
 

Detailed Description

Definition at line 1026 of file file.c.

Field Documentation

◆ fd

int no_gvl_stat_data::fd

Definition at line 1030 of file file.c.

◆ file

union { ... } no_gvl_stat_data::file

◆ path

const char* no_gvl_stat_data::path

Definition at line 1029 of file file.c.

◆ st

struct stat* no_gvl_stat_data::st

Definition at line 1027 of file file.c.


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