package containers-thread

  1. Overview
  2. Docs

Module CCLock.LockRefSource

Type allowing to manipulate the lock as a reference.

  • since 0.13
Sourcetype 'a t
Sourceval get : 'a t -> 'a
Sourceval set : 'a t -> 'a -> unit
Sourceval update : 'a t -> ('a -> 'a) -> unit
OCaml

Innovation. Community. Security.