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


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 Thu Nov 9 11:33:38 2006 for ACE by doxygen 1.3.6