alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::generic Namespace Reference

Functions

template<typename TDev >
ALPAKA_FN_HOST auto currentThreadWaitForDevice (TDev const &dev) -> void
 

Function Documentation

◆ currentThreadWaitForDevice()

template<typename TDev >
ALPAKA_FN_HOST auto alpaka::trait::generic::currentThreadWaitForDevice ( TDev const &  dev) -> void

Definition at line 236 of file EventGenericThreads.hpp.