|
The Pedigree Project 0.1
|
Collaboration diagram for test_semun:Public Attributes | |
| int | val |
| struct semid_ds * | buf |
| unsigned short * | array |
| struct seminfo * | info |
Definition at line 25 of file semaphores.c.
| unsigned short* test_semun::array |
Definition at line 28 of file semaphores.c.
| struct semid_ds* test_semun::buf |
Definition at line 27 of file semaphores.c.
| struct seminfo* test_semun::info |
Definition at line 29 of file semaphores.c.
| int test_semun::val |
Definition at line 26 of file semaphores.c.