2
+
synopsis: "A scheduler independent blocking mechanism"
4
+
"A low level mechanism intended for writing higher level libraries that need to block in a scheduler friendly manner."
5
+
maintainer: ["Vesa Karvonen <vesa.a.j.k@gmail.com>"]
6
+
authors: ["Vesa Karvonen <vesa.a.j.k@gmail.com>"]
8
+
homepage: "https://github.com/ocaml-multicore/domain-local-await"
9
+
bug-reports: "https://github.com/ocaml-multicore/domain-local-await/issues"
13
+
"thread-table" {>= "1.0.0"}
14
+
"alcotest" {>= "1.7.0" & with-test}
15
+
"mdx" {>= "2.3.0" & with-test}
16
+
"ocaml-version" {>= "3.6.1" & with-test}
17
+
"domain_shims" {>= "0.1.0" & with-test}
34
+
dev-repo: "git+https://github.com/ocaml-multicore/domain-local-await.git"
37
+
"https://github.com/ocaml-multicore/domain-local-await/releases/download/1.0.1/domain-local-await-1.0.1.tbz"
39
+
"sha256=2952113c53cb07e2b054b2dc86ce72939131dab8207c8f3139adb23e64cdfa6f"
40
+
"sha512=6f9805fc032f8afcfba2b0df11b48482c6af14d63f825b09e49e31f9cfc1b196c74981a5b4682ca862e300f9a931b16c6396bd7921513add586df98ba9958ec5"
43
+
x-commit-hash: "2028ac338517b91fa93072486d03769d56b3f4df"