package caqti

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

Module System.Mutex

type t
val create : unit -> t
val lock : t -> unit Fiber.t
val unlock : t -> unit
OCaml

Innovation. Community. Security.