package mvar
Threadsafe mutable variables for Unix threads
Install
Authors
Maintainers
Sources
mvar.1.0.0.tar.gz
md5=a093c88dbcce7085ed1d673953ae78bd
Description
Published: 01 Jul 2017
README
ocaml-mvar
An OCaml port of Haskell's Control.Concurrent.MVar.
A 'a Mvar.t
is a mutable location which can either be empty, or contain a value of type 'a
. The location can be written to and read from safely from multiple concurrent Unix threads.
Depends only on OCaml's native threads
library, as well as oUnit for testing.
Dependencies (4)
-
ocamlfind
build
-
opam-installer
build
-
jbuilder
>= "1.0+beta7"
-
ocaml
>= "4.02.0"
Dev Dependencies (1)
-
ounit
with-test
Used by
Conflicts
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page