package caqti

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

Module System.Condition

type t
val create : unit -> t
val wait : t -> Mutex.t -> unit Fiber.t
val signal : t -> unit
OCaml

Innovation. Community. Security.