Public Attributes | |
int | val |
struct semid_ds * | buf |
unsigned short * | array |
Definition at line 241 of file unix/rexxutil.cpp.
unsigned short* semun::array |
Definition at line 244 of file unix/rexxutil.cpp.
struct semid_ds* semun::buf |
Definition at line 243 of file unix/rexxutil.cpp.
int semun::val |
Definition at line 242 of file unix/rexxutil.cpp.