Ruby
2.0.0p598(2014-11-13revision48408)
|
Data Fields | |
rb_pid_t | pid |
int | status |
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().
int wait_data::status |
Definition at line 698 of file process.c.
Referenced by rb_waitpid(), and wait_each().