module Scheduler: sig .. end
sig
end
module Policy: sig .. end
val set : pid:Core_kernel.Std.Pid.t option -> policy:Policy.t -> priority:int -> unit
pid:Core_kernel.Std.Pid.t option -> policy:Policy.t -> priority:int -> unit