Kokkos Core Kernels Package
Version of the Day
|
RAII helper for per-thread unique token values. More...
#include <Kokkos_UniqueToken.hpp>
RAII helper for per-thread unique token values.
The token value will be acquired at construction and automatically released at destruction.
Definition at line 97 of file Kokkos_UniqueToken.hpp.