Add CyclicDeque and doc
[mono.git] / mcs / class / Mono.Parallel / Documentation / en / index.xml
1 <Overview>
2   <Assemblies>
3     <Assembly Name="Mono.Parallel" Version="4.0.0.0">
4       <AssemblyPublicKey>[00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 79 15 99 77 d2 d0 3a 8e 6b ea 7a 2e 74 e8 d1 af cc 93 e8 85 19 74 95 2b b4 80 a1 2c 91 34 47 4d 04 06 24 47 c3 7e 0e 68 c0 80 53 6f cf 3c 3f be 2f f9 c9 79 ce 99 84 75 e5 06 e8 ce 82 dd 5b 0f 35 0d c1 0e 93 bf 2e ee cf 87 4b 24 77 0c 50 81 db ea 74 47 fd da fa 27 7b 22 de 47 d6 ff ea 44 96 74 a4 f9 fc cf 84 d1 50 69 08 93 80 28 4d bd d3 5f 46 cd ff 12 a1 bd 78 e4 ef 00 65 d0 16 df ]</AssemblyPublicKey>
5       <Attributes>
6         <Attribute>
7           <AttributeName>System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)</AttributeName>
8         </Attribute>
9       </Attributes>
10     </Assembly>
11   </Assemblies>
12   <Remarks>To be added.</Remarks>
13   <Copyright>To be added.</Copyright>
14   <Types>
15     <Namespace Name="Mono.Collections.Concurrent">
16       <Type Name="ConcurrentOrderedList`1" DisplayName="ConcurrentOrderedList&lt;T&gt;" Kind="Class" />
17       <Type Name="ConcurrentSkipList`1" DisplayName="ConcurrentSkipList&lt;T&gt;" Kind="Class" />
18     </Namespace>
19     <Namespace Name="Mono.Threading">
20       <Type Name="AtomicBoolean" Kind="Class" />
21       <Type Name="AtomicBooleanValue" Kind="Structure" />
22       <Type Name="CSnzi" Kind="Class" />
23       <Type Name="CSnziNode" Kind="Class" />
24       <Type Name="CSnziState" Kind="Enumeration" />
25       <Type Name="ReaderWriterLockSlimmer" Kind="Structure" />
26       <Type Name="Snzi" Kind="Class" />
27       <Type Name="SpinLockWrapper" Kind="Class" />
28     </Namespace>
29     <Namespace Name="Mono.Threading.Tasks">
30       <Type Name="CyclicDeque`1" DisplayName="CyclicDeque&lt;T&gt;" Kind="Class" />
31       <Type Name="IConcurrentDeque`1" DisplayName="IConcurrentDeque&lt;T&gt;" Kind="Interface" />
32       <Type Name="PopResult" Kind="Enumeration" />
33     </Namespace>
34   </Types>
35   <Title>Mono.Parallel</Title>
36 </Overview>