kokkos-execution 0.0.1
Loading...
Searching...
No Matches
Kokkos::Execution::Impl::State Struct Reference

Inspired by https://github.com/NVIDIA/stdexec/blob/16076a81efa4477513e6ede9c2741fd034ecef99/include/stdexec/__detail/__sync_wait.hpp#L83-L86. More...

#include <sync_wait.hpp>

Public Attributes

std::exception_ptr error
stdexec::run_loop loop

Detailed Description

Member Data Documentation

◆ error

std::exception_ptr Kokkos::Execution::Impl::State::error

Definition at line 25 of file sync_wait.hpp.

◆ loop

stdexec::run_loop Kokkos::Execution::Impl::State::loop

Definition at line 26 of file sync_wait.hpp.


The documentation for this struct was generated from the following file:
  • /__w/kokkos-execution/kokkos-execution/kokkos-execution/impl/sync_wait.hpp