DMTCP
|
#include <pidwrappers.h>
Public Attributes | |
int | val |
struct semid_ds * | buf |
unsigned short * | array |
struct seminfo * | __buf |
Definition at line 74 of file pidwrappers.h.
struct seminfo * semun::__buf |
Definition at line 78 of file pidwrappers.h.
unsigned short * semun::array |
Definition at line 77 of file pidwrappers.h.
struct semid_ds * semun::buf |
Definition at line 76 of file pidwrappers.h.
int semun::val |
Definition at line 75 of file pidwrappers.h.