semun Union Reference

#include <os_sem.h>

List of all members.

Public Attributes

int val
 value for SETVAL
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

u_short* semun::array

array for GETALL & SETALL

Definition at line 81 of file os_sem.h.

struct semid_ds* semun::buf

buffer for IPC_STAT & IPC_SET

Definition at line 79 of file os_sem.h.

int semun::val

value for SETVAL

Definition at line 77 of file os_sem.h.

Referenced by ACE_SV_Semaphore_Simple::control(), and ACE_SV_Semaphore_Simple::open().


The documentation for this union was generated from the following file:
Generated on Tue Feb 2 17:35:53 2010 for ACE by  doxygen 1.4.7