Source file picos_sync__.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(** @canonical Picos_sync.Condition *)
module Condition = Picos_sync__Condition
(** @canonical Picos_sync.Lazy *)
module Lazy = Picos_sync__Lazy
(** @canonical Picos_sync.List_ext *)
module List_ext = Picos_sync__List_ext
(** @canonical Picos_sync.Mutex *)
module Mutex = Picos_sync__Mutex
module Picos_sync__ = struct end
[@@deprecated "this module is shadowed"]