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 4041 of file system.cxx.

Member Data Documentation

◆ bind_addr

struct sockaddr_in suspend_struct::bind_addr

Definition at line 4046 of file system.cxx.

◆ ipc_recv_port

INT suspend_struct::ipc_recv_port = 0

Definition at line 4043 of file system.cxx.

◆ ipc_recv_socket

INT suspend_struct::ipc_recv_socket = 0

Definition at line 4044 of file system.cxx.

◆ ipc_send_socket

INT suspend_struct::ipc_send_socket = 0

Definition at line 4045 of file system.cxx.

◆ thread_id

midas_thread_t suspend_struct::thread_id = 0

Definition at line 4042 of file system.cxx.


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