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