|
parallel-cellular-automata
Framework for building parallel cellular automata.
|
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. | |
This file contains the definition of a barrier for thread synchronization.