mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-15 07:16:09 -05:00
deprecate moonpool.sync
This commit is contained in:
parent
62df67db61
commit
07235f0515
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