A synchronising barrier that can be configured for an arbitrary number of threads. More...
#include <Balau/Concurrent/Semaphore.hpp>
Go to the source code of this file.
Classes | |
class | CyclicBarrier |
A synchronising barrier that can be configured for an arbitrary number of threads. More... | |
Namespaces | |
Balau | |
The root Balau namespace. | |
Balau::Concurrent | |
Concurrency control classes. | |
A synchronising barrier that can be configured for an arbitrary number of threads.