Skip to main content

Mojo struct

DecodeSConsumerN

struct DecodeSConsumerN[num_stages: Int]

Fields

  • pipe (RolePipeline[num_stages, False]):

Implemented traits

AnyType, Copyable, ImplicitlyCopyable, ImplicitlyDestructible, Movable, RegisterPassable, TrivialRegisterPassable

Methods

__init__

__init__(pipe: RolePipeline[num_stages, False]) -> Self

wait

wait(self) -> UInt32

Returns:

UInt32

release

release(mut self)

Was this page helpful?