![]()  | 
  
    alpaka
    
   Abstraction Library for Parallel Kernel Acceleration 
   | 
 
A self-resetting barrier. More...
#include <BarrierThread.hpp>
Public Member Functions | |
| BarrierThread (TIdx const &threadCount) | |
| auto | wait () -> void | 
| Waits for all the other threads to reach the barrier.   | |
A self-resetting barrier.
Definition at line 26 of file BarrierThread.hpp.
      
  | 
  inlineexplicit | 
Definition at line 29 of file BarrierThread.hpp.
Waits for all the other threads to reach the barrier.
Definition at line 37 of file BarrierThread.hpp.