|
kokkos-execution 0.0.1
|
Namespaces | |
| namespace | ExecutionSpaceImpl |
| namespace | GraphImpl |
| namespace | Impl |
| namespace | Utils |
Typedefs | |
| using | run_loop_scheduler_t = stdexec::run_loop::scheduler |
| using | static_thread_pool_scheduler_t = experimental::execution::_pool_::_static_thread_pool::scheduler |
Functions | |
| consteval auto | get_sndr () |
Variables | |
| Tests::PropA | prop_a |
| Tests::PropB | prop_b |
| using Tests::run_loop_scheduler_t = stdexec::run_loop::scheduler |
Definition at line 28 of file test_check_scheduler_type.cpp.
| using Tests::static_thread_pool_scheduler_t = experimental::execution::_pool_::_static_thread_pool::scheduler |
Definition at line 29 of file test_check_scheduler_type.cpp.
|
consteval |
Definition at line 24 of file test_check_rcvr_env.cpp.
References Tests::Utils::check_rcvr_env, prop_a, and prop_b.
| Tests::PropA Tests::prop_a |
| Tests::PropB Tests::prop_b |