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

#include <pidwrappers.h>

Public Attributes

int val
 
struct semid_ds * buf
 
unsigned short * array
 
struct seminfo * __buf
 

Detailed Description

Definition at line 74 of file pidwrappers.h.

Member Data Documentation

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.


The documentation for this union was generated from the following files: