Ruby
1.9.3p392(2013-02-22revision39386)
|
Data Fields | |
rb_pid_t | pid |
int | status |
rb_pid_t wait_data::pid |
Definition at line 596 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 597 of file process.c.
Referenced by detach_process_watcher(), proc_wait(), proc_waitall(), rb_proc_exec(), rb_waitpid(), and wait_each().