package riot

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Scheduler.PoolSource

Sourceval get_pool : unit -> pool
Sourceval set_pool : pool -> unit
Sourceval shutdown : pool -> unit
Sourceval register_process : pool -> 'a -> Core.Process.t -> unit
Sourceval make : ?rnd:Random.State.t -> domains:int -> main:t -> unit -> pool * unit Domain.t list
OCaml

Innovation. Community. Security.