All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Dam.h File Reference
#include <HSEP/HSEP.h>
#include <pthread.h>
+ Include dependency graph for Dam.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HSEP::Dam
 Defines a synchronization primitive that blocks any thread that call the wait method if the internal state for the primitive is "closed" and let them pass when the state becomes "open". More...
 

Namespaces

namespace  HSEP
 HSEP generic namespace, including basic processing tools.