kokkos-execution 0.0.1
Loading...
Searching...
No Matches
when_all.hpp File Reference

Go to the source code of this file.

Classes

struct  Kokkos::Execution::GraphImpl::WhenAllOpState< Exec, Rcvr, Sndrs >
 Operation state for stdexec::when_all. More...
struct  Kokkos::Execution::GraphImpl::WhenAllOpState< Exec, Rcvr, Sndrs >::WhenAllChildReceiver
 Receiver for a child of stdexec::when_all. More...
struct  Kokkos::Execution::GraphImpl::GraphOperationStateFor< OpState, Exec >
 Specialization for Kokkos::Execution::GraphImpl::ContinuesOnOpState. More...
struct  Kokkos::Execution::GraphImpl::RemainsOnGraphFor< OpState, Exec >
 Specialization for Kokkos::Execution::GraphImpl::Scheduler::OpState. More...
struct  Kokkos::Execution::GraphImpl::WhenAllSender< Exec, Sndrs >
 Sender for stdexec::when_all. More...
struct  Kokkos::Execution::GraphImpl::WhenAllSender< Exec, Sndrs >::attrs
struct  Kokkos::Execution::GraphImpl::WITH_SENDER_AT_INDEX< Index, Sndr >
struct  Kokkos::Execution::GraphImpl::TransformSenderFor< stdexec::when_all_t >

Namespaces

namespace  Kokkos
namespace  Kokkos::Execution
namespace  Kokkos::Execution::GraphImpl
namespace  stdexec
namespace  stdexec::__detail

Typedefs

template<size_t Index, typename Sndr>
using Kokkos::Execution::GraphImpl::WITH_PRETTY_SENDER_AT_INDEX = WITH_SENDER_AT_INDEX<Index, stdexec::__demangle_t<Sndr>>

Variables

template<typename... Sndrs>
__mtype< Kokkos::Execution::GraphImpl::WhenAllSender< __demangle_t< Sndrs >... > > stdexec::__detail::__demangle_v< Kokkos::Execution::GraphImpl::WhenAllSender< Sndrs... > >