mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-06 11:15:38 -05:00
deprecate moonpool.sync
This commit is contained in:
parent
f5993408c0
commit
e09c809a45
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
|
[@@@ocaml.deprecated "use Picos_std_sync or single threaded solutions"]
|
||||||
|
|
||||||
module Mutex = Picos_std_sync.Mutex
|
module Mutex = Picos_std_sync.Mutex
|
||||||
module Condition = Picos_std_sync.Condition
|
module Condition = Picos_std_sync.Condition
|
||||||
module Lock = Lock
|
module Lock = Lock
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue