Ruby 3.4.7p58 (2025-10-08 revision 7a5688e2a27668e48f8d6ff4af5b2208b98a2f5e)
rb_fiber_scheduler_blocking_operation_state Struct Reference

Data Fields

void * result
int saved_errno

Detailed Description

Definition at line 394 of file scheduler.h.

Field Documentation

◆ result

void* rb_fiber_scheduler_blocking_operation_state::result

Definition at line 395 of file scheduler.h.

◆ saved_errno

int rb_fiber_scheduler_blocking_operation_state::saved_errno

Definition at line 396 of file scheduler.h.


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