thread_params Struct Reference
Collaboration diagram for thread_params:

Public Attributes

int type
 
int rfd
 
int send_fd
 
const char * prog
 
pid_t pid
 

Detailed Description

Definition at line 43 of file ipc_win32.cc.

Member Data Documentation

◆ pid

pid_t thread_params::pid

Definition at line 48 of file ipc_win32.cc.

Referenced by ipc_thread_1(), and ipc_thread_2().

◆ prog

const char* thread_params::prog

Definition at line 47 of file ipc_win32.cc.

Referenced by ipc_thread_1(), and ipc_thread_2().

◆ rfd

int thread_params::rfd

Definition at line 45 of file ipc_win32.cc.

Referenced by ipc_thread_1(), and ipc_thread_2().

◆ send_fd

int thread_params::send_fd

Definition at line 46 of file ipc_win32.cc.

Referenced by ipc_thread_1(), and ipc_thread_2().

◆ type

int thread_params::type

Definition at line 44 of file ipc_win32.cc.

Referenced by ipc_thread_1(), and ipc_thread_2().


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors