alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::IsComplete< test::EventHostManualTriggerCuda > Struct Reference

The CPU device event test trait specialization. More...

#include <EventHostManualTrigger.hpp>

Static Public Member Functions

static ALPAKA_FN_HOST auto isComplete (test::EventHostManualTriggerCuda const &event) -> bool
 

Detailed Description

The CPU device event test trait specialization.

Definition at line 396 of file EventHostManualTrigger.hpp.

Member Function Documentation

◆ isComplete()

static ALPAKA_FN_HOST auto alpaka::trait::IsComplete< test::EventHostManualTriggerCuda >::isComplete ( test::EventHostManualTriggerCuda const &  event) -> bool
inlinestatic
Returns
If the event is not waiting within a queue (not enqueued or already handled).

Definition at line 399 of file EventHostManualTrigger.hpp.


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