mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-07 11:45:39 -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 Mutex = Picos_std_sync.Mutex
|
||||||
module Condition = Picos_std_sync.Condition
|
module Condition = Picos_std_sync.Condition
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue