Mojo struct
MHASchedulerSynchronization
@register_passable(trivial)
struct MHASchedulerSynchronization
Implemented traits
AnyType,
Copyable,
ImplicitlyCopyable,
Movable,
UnknownDestructibility
Aliases
__copyinit__is_trivial
comptime __copyinit__is_trivial = True
__del__is_trivial
comptime __del__is_trivial = True
__moveinit__is_trivial
comptime __moveinit__is_trivial = True
ALL
comptime ALL = MHASchedulerSynchronization(2)
DEFAULT
comptime DEFAULT = MHASchedulerSynchronization.PRODUCER
NONE
comptime NONE = MHASchedulerSynchronization(0)
PRODUCER
comptime PRODUCER = MHASchedulerSynchronization(1)
Methods
__eq__
__ne__
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!