Ruby
2.0.0p353(2013-11-22revision43784)
|
Data Fields | |
rb_pid_t | pid |
int | status |
rb_pid_t wait_data::pid |
Definition at line 658 of file process.c.
Referenced by detach_process_watcher(), id_pid(), proc_wait(), proc_wait2(), proc_waitall(), rb_waitpid(), and wait_each().
int wait_data::status |
Definition at line 659 of file process.c.
Referenced by detach_process_watcher(), proc_exec_sh(), proc_wait(), proc_waitall(), rb_waitpid(), and wait_each().