Module Unix.Scheduler

module Scheduler: sig .. end

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