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 3969 of file system.cxx.
struct sockaddr_in suspend_struct::bind_addr |
Definition at line 3974 of file system.cxx.
INT suspend_struct::ipc_recv_port = 0 |
Definition at line 3971 of file system.cxx.
INT suspend_struct::ipc_recv_socket = 0 |
Definition at line 3972 of file system.cxx.
INT suspend_struct::ipc_send_socket = 0 |
Definition at line 3973 of file system.cxx.
midas_thread_t suspend_struct::thread_id = 0 |
Definition at line 3970 of file system.cxx.