package sqlgg

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

Parameter SharedConnectionCache.MutexImpl

type 'a future
type t
val create : unit -> t
val with_lock : t -> (unit -> 'a future) -> 'a future