kokkos-execution 0.0.1
Loading...
Searching...
No Matches
Kokkos::Execution::Impl::WaitEvent Struct Reference

Event to be sent to Kokkos::utils::callbacks::dispatch when an event is being waited for. More...

#include <event.hpp>

Public Member Functions

constexpr auto operator<=> (const WaitEvent &) const =default

Public Attributes

uint64_t event_id = 0

Detailed Description

Event to be sent to Kokkos::utils::callbacks::dispatch when an event is being waited for.

Definition at line 63 of file event.hpp.

Member Function Documentation

◆ operator<=>()

auto Kokkos::Execution::Impl::WaitEvent::operator<=> ( const WaitEvent & ) const
constexprdefault

Member Data Documentation

◆ event_id

uint64_t Kokkos::Execution::Impl::WaitEvent::event_id = 0

Definition at line 64 of file event.hpp.


The documentation for this struct was generated from the following file:
  • /__w/kokkos-execution/kokkos-execution/kokkos-execution/impl/event.hpp