MIDAS
|
Public Attributes | |
midas_thread_t | thread_id = 0 |
INT | ipc_recv_port = 0 |
INT | ipc_recv_socket = 0 |
INT | ipc_send_socket = 0 |
struct sockaddr_in | bind_addr |
Definition at line 4041 of file system.cxx.
struct sockaddr_in suspend_struct::bind_addr |
Definition at line 4046 of file system.cxx.
INT suspend_struct::ipc_recv_port = 0 |
Definition at line 4043 of file system.cxx.
INT suspend_struct::ipc_recv_socket = 0 |
Definition at line 4044 of file system.cxx.
INT suspend_struct::ipc_send_socket = 0 |
Definition at line 4045 of file system.cxx.
midas_thread_t suspend_struct::thread_id = 0 |
Definition at line 4042 of file system.cxx.