|
kokkos-execution 0.0.1
|
Inspired by https://github.com/NVIDIA/stdexec/blob/16076a81efa4477513e6ede9c2741fd034ecef99/include/stdexec/__detail/__sync_wait.hpp#L45-L65. More...
#include <sync_wait.hpp>
Public Member Functions | |
| auto | query (stdexec::get_scheduler_t) const noexcept -> stdexec::run_loop::scheduler |
| auto | query (stdexec::get_delegation_scheduler_t) const noexcept -> stdexec::run_loop::scheduler |
Public Attributes | |
| stdexec::run_loop::scheduler | schd |
Definition at line 9 of file sync_wait.hpp.
|
inlinenodiscardnoexcept |
Definition at line 18 of file sync_wait.hpp.
References schd.
|
inlinenodiscardnoexcept |
Definition at line 13 of file sync_wait.hpp.
References schd.
| stdexec::run_loop::scheduler Kokkos::Execution::Impl::env::schd |
Definition at line 10 of file sync_wait.hpp.