mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-05 19:00:33 -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 Condition = Picos_std_sync.Condition
|
||||
module Lock = Lock
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue