parallel-cellular-automata
Framework for building parallel cellular automata.
Classes | Namespaces
barrier.hpp File Reference

This file contains the definition of a barrier for thread synchronization. More...

#include <condition_variable>
#include <functional>
#include <mutex>
#include <thread>
#include <vector>

Go to the source code of this file.

Classes

class  ca::Barrier
 Self-resetting synchronization barrier for threads. More...
 

Namespaces

 ca
 Namespace of the framework.
 

Detailed Description

This file contains the definition of a barrier for thread synchronization.

Author
Gerardo Zinno (gerar.nosp@m.dozi.nosp@m.nno1@.nosp@m.gmai.nosp@m.l.com)
Version
0.1
Date
2021-12-22