mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-05 19:00:33 -05:00
detail
This commit is contained in:
parent
6c8c06b391
commit
63559f0f3b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
[@@@ocaml.deprecated "use Picos_std_sync or single threaded solutions"]
|
||||
[@@@ocaml.deprecated "use Picos_std_sync directly or single threaded solutions"]
|
||||
|
||||
module Mutex = Picos_std_sync.Mutex
|
||||
module Condition = Picos_std_sync.Condition
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue