package semaphore-compat

  1. Overview
  2. Docs

Module Semaphore.CountingSource

Sourceval make : int -> Semaphore.Counting.t
Sourceval release : Semaphore.Counting.t -> unit
Sourceval acquire : Semaphore.Counting.t -> unit
Sourceval try_acquire : Semaphore.Counting.t -> bool
Sourceval get_value : Semaphore.Counting.t -> int
OCaml

Innovation. Community. Security.