Ruby 4.1.0dev (2026-09-21 revision 61de3dd727146cfcf24e8051595bb2fb842f37aa)
Data Fields
rb_fd_waiters Struct Reference

Data Fields

struct ccan_list_head waiters
 
uint32_t armed_flags
 
bool registered
 
uint32_t generation
 

Detailed Description

Definition at line 73 of file thread_sched.h.

Field Documentation

◆ armed_flags

uint32_t rb_fd_waiters::armed_flags

Definition at line 78 of file thread_sched.h.

◆ generation

uint32_t rb_fd_waiters::generation

Definition at line 85 of file thread_sched.h.

◆ registered

bool rb_fd_waiters::registered

Definition at line 81 of file thread_sched.h.

◆ waiters

struct ccan_list_head rb_fd_waiters::waiters

Definition at line 74 of file thread_sched.h.


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