Ruby 4.1.0dev (2026-08-13 revision 57ec1b1b28861efb567871eb93d5d3e3e661d51d)
Data Fields
rb_fd_waiters Struct Reference

Data Fields

struct ccan_list_head waiters
 
uint32_t armed_flags
 
uint32_t generation
 

Detailed Description

Definition at line 64 of file thread_pthread.h.

Field Documentation

◆ armed_flags

uint32_t rb_fd_waiters::armed_flags

Definition at line 69 of file thread_pthread.h.

◆ generation

uint32_t rb_fd_waiters::generation

Definition at line 73 of file thread_pthread.h.

◆ waiters

struct ccan_list_head rb_fd_waiters::waiters

Definition at line 65 of file thread_pthread.h.


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