The Pedigree Project 0.1
Public Attributes | List of all members
test_semun Union Reference
+ Collaboration diagram for test_semun:

Public Attributes

int val
 
struct semid_ds * buf
 
unsigned short * array
 
struct seminfo * info
 

Detailed Description

Definition at line 25 of file semaphores.c.

Member Data Documentation

◆ array

unsigned short* test_semun::array

Definition at line 28 of file semaphores.c.

◆ buf

struct semid_ds* test_semun::buf

Definition at line 27 of file semaphores.c.

◆ info

struct seminfo* test_semun::info

Definition at line 29 of file semaphores.c.

◆ val

int test_semun::val

Definition at line 26 of file semaphores.c.


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