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

#include <BlockSyncBarrierOmp.hpp>

Public Member Functions

void operator() (int &result, bool value)
 

Detailed Description

Definition at line 63 of file BlockSyncBarrierOmp.hpp.

Member Function Documentation

◆ operator()()

void alpaka::trait::detail::AtomicOp< BlockOr >::operator() ( int &  result,
bool  value 
)
inline

Definition at line 65 of file BlockSyncBarrierOmp.hpp.


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