|
Ruby 3.4.7p58 (2025-10-08 revision 7a5688e2a27668e48f8d6ff4af5b2208b98a2f5e)
|
Data Fields | |
| enum rb_thread_sched_waiting::thread_sched_waiting_flag | flags |
| struct { | |
| uint64_t timeout | |
| int fd | |
| int result | |
| } | data |
| struct ccan_list_node | node |
Definition at line 21 of file thread_pthread.h.
| enum rb_thread_sched_waiting::thread_sched_waiting_flag |
Definition at line 22 of file thread_pthread.h.
| int rb_thread_sched_waiting::fd |
Definition at line 37 of file thread_pthread.h.
| struct ccan_list_node rb_thread_sched_waiting::node |
Definition at line 42 of file thread_pthread.h.
| int rb_thread_sched_waiting::result |
Definition at line 38 of file thread_pthread.h.
| uint64_t rb_thread_sched_waiting::timeout |
Definition at line 35 of file thread_pthread.h.