riot.scheduler
Scheduler.Pool
lib_net
logger
riot
riot.core
riot.lib
riot.log
riot.net
riot.runtime
riot.util
time
val get_pool : unit -> pool
val set_pool : pool -> unit
val shutdown : pool -> unit
val register_process : pool -> 'a -> Core.Process.t -> unit
val make : ?rnd:Random.State.t -> domains:int -> main:t -> unit -> pool * unit Domain.t list