MIDAS
Loading...
Searching...
No Matches
suspend_struct Struct Reference

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
 

Detailed Description

Definition at line 3969 of file system.cxx.

Member Data Documentation

◆ bind_addr

struct sockaddr_in suspend_struct::bind_addr

Definition at line 3974 of file system.cxx.

◆ ipc_recv_port

INT suspend_struct::ipc_recv_port = 0

Definition at line 3971 of file system.cxx.

◆ ipc_recv_socket

INT suspend_struct::ipc_recv_socket = 0

Definition at line 3972 of file system.cxx.

◆ ipc_send_socket

INT suspend_struct::ipc_send_socket = 0

Definition at line 3973 of file system.cxx.

◆ thread_id

midas_thread_t suspend_struct::thread_id = 0

Definition at line 3970 of file system.cxx.


The documentation for this struct was generated from the following file: