Mojo struct
MHASchedulerSynchronization
struct MHASchedulerSynchronization
Implemented traits
AnyType,
Copyable,
ImplicitlyCopyable,
ImplicitlyDestructible,
Movable,
RegisterPassable,
TrivialRegisterPassable
comptime members
ALL
comptime ALL = MHASchedulerSynchronization(SIMD(2))
DEFAULT
comptime DEFAULT = MHASchedulerSynchronization.PRODUCER
NONE
comptime NONE = MHASchedulerSynchronization(SIMD(0))
PRODUCER
comptime PRODUCER = MHASchedulerSynchronization(SIMD(1))
Methods
__eq__
__ne__
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!