|
Ruby
3.1.0dev(2021-09-10revisionb76ad15ed0da636161de0243c547ee1e6fc95681)
|

Go to the source code of this file.
Macros | |
| #define | ioctl_arg int |
| #define | ioctl_arg2num(i) INT2NUM(i) |
| #define | FIONREAD_POSSIBLE_P(fd) ((void)(fd),Qtrue) |
Functions | |
| void | Init_wait (void) |
| void Init_wait | ( | void | ) |
Definition at line 274 of file wait.c.
References rb_cIO, rb_define_method, and RB_EXT_RACTOR_SAFE.
1.8.17