Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
no_gvl_stat_data Struct Reference

Data Fields

struct statst
 
union {
   const char *   path
 
   int   fd
 
file
 

Detailed Description

Definition at line 1163 of file file.c.

Field Documentation

◆ fd

int no_gvl_stat_data::fd

Definition at line 1167 of file file.c.

◆ path

const char* no_gvl_stat_data::path

Definition at line 1166 of file file.c.

◆ st

struct stat* no_gvl_stat_data::st

Definition at line 1164 of file file.c.


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