Data Fields | |
| rb_pid_t | pid |
| int | status |
Definition at line 708 of file process.c.
| rb_pid_t wait_data::pid |
Definition at line 709 of file process.c.
Referenced by detach_process_watcher(), id_pid(), proc_wait(), proc_wait2(), proc_waitall(), rb_waitpid(), and wait_each().
Definition at line 710 of file process.c.
Referenced by detach_process_watcher(), proc_exec_sh(), proc_wait(), proc_waitall(), rb_waitpid(), and wait_each().
1.6.1