![]() |
MOS Source Code
|
#include <task_types.hpp>
Public Attributes | |
IO * | io |
FDFlags | flags |
Definition at line 41 of file task_types.hpp.
IO* io |
Definition at line 43 of file task_types.hpp.
Referenced by fd_manipulate(), io_dup2(), process_attach_ref_fd(), process_detach_fd(), process_exit(), and process_get_fd().
FDFlags flags |
Definition at line 44 of file task_types.hpp.
Referenced by fd_manipulate(), io_dup2(), and process_attach_ref_fd().