|
kokkos-execution 0.0.1
|
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 |
Definition at line 24 of file sync_wait.hpp.
| std::exception_ptr Kokkos::Execution::Impl::State::error |
Definition at line 25 of file sync_wait.hpp.
| stdexec::run_loop Kokkos::Execution::Impl::State::loop |
Definition at line 26 of file sync_wait.hpp.