Data Fields | |
| HANDLE | hProcess |
| rb_pid_t | pid |
Definition at line 784 of file win32.c.
| HANDLE ChildRecord::hProcess |
Definition at line 785 of file win32.c.
Referenced by child_result(), CloseChildHandle(), CreateChild(), kill(), poll_child_status(), and waitpid().
| rb_pid_t ChildRecord::pid |
Definition at line 786 of file win32.c.
Referenced by child_result(), CloseChildHandle(), CreateChild(), and poll_child_status().
1.6.1