Up

Module Job_pool

Signature

type slots = (Execution_context.t, Obj.t -> unit, Obj.t) Core_kernel.Std.Pool.Slots.t3
val sexp_of_slots : slots -> Sexplib.Sexp.t
val sexp_of_t : t -> Sexplib.Sexp.t
include Core_kernel.Std.Invariant.S with type t := t
type t
val invariant : t Invariant_intf.inv
val create : unit -> t