Data Fields | |
| rb_pid_t | pid |
| int | status |
Definition at line 696 of file process.c.
| rb_pid_t wait_data::pid |
Definition at line 697 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 698 of file process.c.
Referenced by detach_process_watcher(), proc_exec_sh(), proc_wait(), proc_waitall(), rb_waitpid(), and wait_each().
1.6.1