tlx
thread_barrier_spin.hpp File Reference
#include <tlx/meta/no_operation.hpp>
#include <atomic>
#include <thread>

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