Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
|
Data Fields | |
struct list_node | wnode |
rb_execution_context_t * | ec |
rb_nativethread_cond_t * | cond |
rb_pid_t | ret |
rb_pid_t | pid |
int | status |
int | options |
int | errnum |
rb_nativethread_cond_t* waitpid_state::cond |
rb_execution_context_t* waitpid_state::ec |
rb_pid_t waitpid_state::ret |
Definition at line 975 of file process.c.
Referenced by rb_proc_exec().