|
kokkos-execution 0.0.1
|
Classes | |
| struct | env |
| Inspired by https://github.com/NVIDIA/stdexec/blob/16076a81efa4477513e6ede9c2741fd034ecef99/include/stdexec/__detail/__sync_wait.hpp#L45-L65. More... | |
| struct | State |
| Inspired by https://github.com/NVIDIA/stdexec/blob/16076a81efa4477513e6ede9c2741fd034ecef99/include/stdexec/__detail/__sync_wait.hpp#L83-L86. More... | |
| struct | State< std::true_type > |
| struct | State< std::false_type > |
| struct | Receiver |
Receiver for stdexec::sync_wait. More... | |
| struct | SyncWait |
| struct | ApplySenderFor |
Customize stdexec::sync_wait. More... | |