Data Fields | |
| HANDLE | hProcess |
| rb_pid_t | pid |
Definition at line 696 of file win32.c.
| HANDLE ChildRecord::hProcess |
Definition at line 697 of file win32.c.
Referenced by child_result(), CloseChildHandle(), CreateChild(), poll_child_status(), and waitpid().
| rb_pid_t ChildRecord::pid |
Definition at line 698 of file win32.c.
Referenced by child_result(), CloseChildHandle(), CreateChild(), and poll_child_status().