DMTCP
|
Public Attributes | |
void(* | start_routine )(union sigval) |
union sigval | sv |
mqd_t | mqdes |
Definition at line 73 of file posixipcwrappers.cpp.
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.