Ruby 3.3.4p94 (2024-07-09 revision be1089c8ec5ba40e09b1553e36b3174bf4014d9d)
fiber_scheduler_wait_for_arguments Struct Reference

Data Fields

VALUE scheduler
 
rb_io_tfptr
 
short events
 
VALUE result
 

Detailed Description

Definition at line 12406 of file io.c.

Field Documentation

◆ events

short fiber_scheduler_wait_for_arguments::events

Definition at line 12410 of file io.c.

◆ fptr

rb_io_t* fiber_scheduler_wait_for_arguments::fptr

Definition at line 12409 of file io.c.

◆ result

VALUE fiber_scheduler_wait_for_arguments::result

Definition at line 12412 of file io.c.

◆ scheduler

VALUE fiber_scheduler_wait_for_arguments::scheduler

Definition at line 12407 of file io.c.


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