|
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 4048 of file system.cxx.
| struct sockaddr_in suspend_struct::bind_addr |
Definition at line 4053 of file system.cxx.
| INT suspend_struct::ipc_recv_port = 0 |
Definition at line 4050 of file system.cxx.
| INT suspend_struct::ipc_recv_socket = 0 |
Definition at line 4051 of file system.cxx.
| INT suspend_struct::ipc_send_socket = 0 |
Definition at line 4052 of file system.cxx.
| midas_thread_t suspend_struct::thread_id = 0 |
Definition at line 4049 of file system.cxx.