Classes | Namespaces
Semaphore.hpp File Reference

(1)

Traditional semaphore synchronisation object. More...

#include <condition_variable>
Include dependency graph for Semaphore.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Semaphore
 Traditional semaphore synchronisation object. More...
 

Namespaces

 Balau::Concurrent
 Concurrency control classes.
 

Detailed Description

Traditional semaphore synchronisation object.