Caqti_platform.Pool
SourceInternal resource pool implementation.
module Make
(System : System_sig.CORE)
(_ :
ALARM with type switch := System.Switch.t and type stdenv := System.stdenv) :
S
with type 'a fiber := 'a System.Fiber.t
and type switch := System.Switch.t
and type stdenv := System.stdenv
module Make_without_alarm
(System : System_sig.CORE) :
S
with type 'a fiber := 'a System.Fiber.t
and type switch := System.Switch.t
and type stdenv := System.stdenv