StarvationDomain.ScheduledWorkItem
A record of scheduled parallel work: the method scheduled to run, where, and on what thread.
include IStdlib.PrettyPrintable.PrintableOrderedType with type t := t
include IStdlib.PrettyPrintable.PrintableType with type t := t
val pp : IStdlib.PrettyPrintable.F.formatter -> t -> unit