#include <Semaphores.h>
Collaboration diagram for PLearn::semun:
Public Attributes | |
int | val |
semid_ds * | buf |
unsigned short int * | array |
seminfo * | __buf |
Definition at line 77 of file Semaphores.h.
|
buffer for IPC_INFO Definition at line 81 of file Semaphores.h. |
|
array for GETALL, SETALL Definition at line 80 of file Semaphores.h. |
|
buffer for IPC_STAT, IPC_SET Definition at line 79 of file Semaphores.h. |
|