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

#include <BlockSyncBarrierOmp.hpp>

Public Member Functions

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

Detailed Description

Definition at line 53 of file BlockSyncBarrierOmp.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 55 of file BlockSyncBarrierOmp.hpp.


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