Source file saturn_lockfree__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
(* generated by dune *)

(** @canonical Saturn_lockfree.ArrayExtra *)
module ArrayExtra = Saturn_lockfree__ArrayExtra

(** @canonical Saturn_lockfree.Michael_scott_queue *)
module Michael_scott_queue = Saturn_lockfree__Michael_scott_queue

(** @canonical Saturn_lockfree.Michael_scott_queue_intf *)
module Michael_scott_queue_intf = Saturn_lockfree__Michael_scott_queue_intf

(** @canonical Saturn_lockfree.Michael_scott_queue_unsafe *)
module Michael_scott_queue_unsafe = Saturn_lockfree__Michael_scott_queue_unsafe

(** @canonical Saturn_lockfree.Michael_scott_queue_unsafe_node *)
module Michael_scott_queue_unsafe_node = Saturn_lockfree__Michael_scott_queue_unsafe_node

(** @canonical Saturn_lockfree.Mpmc_relaxed_queue *)
module Mpmc_relaxed_queue = Saturn_lockfree__Mpmc_relaxed_queue

(** @canonical Saturn_lockfree.Mpsc_queue *)
module Mpsc_queue = Saturn_lockfree__Mpsc_queue

(** @canonical Saturn_lockfree.Size *)
module Size = Saturn_lockfree__Size

(** @canonical Saturn_lockfree.Skiplist *)
module Skiplist = Saturn_lockfree__Skiplist

(** @canonical Saturn_lockfree.Spsc_queue *)
module Spsc_queue = Saturn_lockfree__Spsc_queue

(** @canonical Saturn_lockfree.Spsc_queue_intf *)
module Spsc_queue_intf = Saturn_lockfree__Spsc_queue_intf

(** @canonical Saturn_lockfree.Spsc_queue_unsafe *)
module Spsc_queue_unsafe = Saturn_lockfree__Spsc_queue_unsafe

(** @canonical Saturn_lockfree.Treiber_stack *)
module Treiber_stack = Saturn_lockfree__Treiber_stack

(** @canonical Saturn_lockfree.Ws_deque *)
module Ws_deque = Saturn_lockfree__Ws_deque

module Saturn_lockfree__ = struct end
[@@deprecated "this module is shadowed"]