Ruby
2.1.10p492(2016-04-01revision54464)
|
Data Fields | |
rb_pid_t | pid |
int | status |
rb_pid_t wait_data::pid |
Definition at line 709 of file process.c.
Referenced by detach_process_watcher(), id_pid(), proc_detach(), proc_wait(), proc_wait2(), proc_waitall(), rb_detach_process(), rb_waitpid(), and wait_each().
int wait_data::status |
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().