semun Union Reference

#include <sem.h>


Data Fields

int val
semid_dsbuf
unsigned short * array

Field Documentation

unsigned short* semun::array
 

struct semid_ds* semun::buf
 

int semun::val
 


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

Copyright © Nokia Corporation 2001-2008
Back to top