riot.core
Core.Proc_queue
lib_net
logger
riot
riot.lib
riot.log
riot.net
riot.runtime
riot.scheduler
riot.util
time
type t
val create : unit -> t
val size : t -> int
val queue : t -> Process.t -> unit
val next : t -> Process.t option