PLearn 0.1
Classes | Namespaces
Semaphores.h File Reference
#include <sys/sem.h>
#include <sys/types.h>
#include <sys/ipc.h>
#include <sys/shm.h>
Include dependency graph for Semaphores.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

union  PLearn::semun
class  PLearn::SemId
 This class is defined in order to distinguish semaphore and shared memory id's from plain integers when constructing a Semaphore or a SharedMemory object. More...
class  PLearn::ResourceSemaphore
class  PLearn::CountEventsSemaphore
class  PLearn::SharedMemory< T >

Namespaces

namespace  PLearn
 

< for swap



Detailed Description

Definition in file Semaphores.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines