Module Core_unix.Scheduler


module Scheduler: sig .. end

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