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

#include <BarrierThread.hpp>

Public Member Functions

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

Detailed Description

Definition at line 96 of file BarrierThread.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 98 of file BarrierThread.hpp.


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