Module Async_kernel__.Job_pool

type slots = (Async_kernel.Execution_context.t, Obj.t ‑> unit, Obj.t) Core_kernel.Pool.Slots.t3
include sig ... end
val sexp_of_slots : slots ‑> Sexplib.Sexp.t
type t = slots Core_kernel.Pool.t
include sig ... end
val sexp_of_t : t ‑> Sexplib.Sexp.t
include Core_kernel.Invariant.S with type t := t
type t
val create : unit ‑> t