Thrill  0.1
thread_barrier_spin.hpp File Reference
#include <tlx/meta/no_operation.hpp>
#include <atomic>
#include <thread>
+ Include dependency graph for thread_barrier_spin.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ThreadBarrierSpin
 Implements a thread barrier using atomics and a spin lock that can be used to synchronize threads. More...
 

Namespaces

 tlx