DMTCP
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
mqNotifyData Struct Reference

Public Attributes

void(* start_routine )(union sigval)
 
union sigval sv
 
mqd_t mqdes
 

Detailed Description

Definition at line 73 of file posixipcwrappers.cpp.

Member Data Documentation

mqd_t mqNotifyData::mqdes

Definition at line 76 of file posixipcwrappers.cpp.

void(* mqNotifyData::start_routine)(union sigval)

Definition at line 74 of file posixipcwrappers.cpp.

union sigval mqNotifyData::sv

Definition at line 75 of file posixipcwrappers.cpp.


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