#include <os_sem.h>
List of all members.
Public Attributes |
| int | val |
| | value for SETVAL
|
| struct semid_ds * | buf |
| | buffer for IPC_STAT & IPC_SET
|
| u_short * | array |
| | array for GETALL & SETALL
|
Detailed Description
Definition at line 74 of file os_sem.h.
Member Data Documentation
array for GETALL & SETALL
Definition at line 81 of file os_sem.h.
buffer for IPC_STAT & IPC_SET
Definition at line 79 of file os_sem.h.
value for SETVAL
Definition at line 77 of file os_sem.h.
The documentation for this union was generated from the following file: