alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::core::threads::detail::AtomicOp< BlockOr > Struct Reference

#include <BarrierThread.hpp>

Public Member Functions

void operator() (std::atomic< int > &result, bool value)
 

Detailed Description

Definition at line 105 of file BarrierThread.hpp.

Member Function Documentation

◆ operator()()

void alpaka::core::threads::detail::AtomicOp< BlockOr >::operator() ( std::atomic< int > &  result,
bool  value 
)
inline

Definition at line 107 of file BarrierThread.hpp.


The documentation for this struct was generated from the following file: