Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
Data Fields
waiting_fd Struct Reference

Data Fields

struct ccan_list_node wfd_node
 
rb_thread_tth
 
int fd
 

Detailed Description

Definition at line 154 of file thread.c.

Field Documentation

◆ fd

int waiting_fd::fd

Definition at line 157 of file thread.c.

◆ th

rb_thread_t* waiting_fd::th

Definition at line 156 of file thread.c.

◆ wfd_node

struct ccan_list_node waiting_fd::wfd_node

Definition at line 155 of file thread.c.


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