alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::WaiterWaitFor< QueueCpuOmp2Collective, EventCpu > Struct Reference

The CPU OpenMP2 collective queue event wait trait specialization. More...

#include <QueueCpuOmp2Collective.hpp>

Static Public Member Functions

static ALPAKA_FN_HOST auto waiterWaitFor (QueueCpuOmp2Collective &queue, EventCpu const &event) -> void
 

Detailed Description

The CPU OpenMP2 collective queue event wait trait specialization.

Definition at line 272 of file QueueCpuOmp2Collective.hpp.

Member Function Documentation

◆ waiterWaitFor()

static ALPAKA_FN_HOST auto alpaka::trait::WaiterWaitFor< QueueCpuOmp2Collective, EventCpu >::waiterWaitFor ( QueueCpuOmp2Collective queue,
EventCpu const &  event 
) -> void
inlinestatic

Definition at line 274 of file QueueCpuOmp2Collective.hpp.


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