alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::SyncBlockThreads< BlockSyncBarrierThread< TIdx > > Struct Template Reference

#include <BlockSyncBarrierThread.hpp>

Static Public Member Functions

static ALPAKA_FN_HOST auto syncBlockThreads (BlockSyncBarrierThread< TIdx > const &blockSync) -> void
 

Detailed Description

template<typename TIdx>
struct alpaka::trait::SyncBlockThreads< BlockSyncBarrierThread< TIdx > >

Definition at line 40 of file BlockSyncBarrierThread.hpp.

Member Function Documentation

◆ syncBlockThreads()

template<typename TIdx >
static ALPAKA_FN_HOST auto alpaka::trait::SyncBlockThreads< BlockSyncBarrierThread< TIdx > >::syncBlockThreads ( BlockSyncBarrierThread< TIdx > const &  blockSync) -> void
inlinestatic

Definition at line 42 of file BlockSyncBarrierThread.hpp.


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