Add CyclicDeque and doc
authorJérémie Laval <jeremie.laval@gmail.com>
Tue, 11 Jan 2011 16:02:24 +0000 (16:02 +0000)
committerJérémie Laval <jeremie.laval@gmail.com>
Thu, 13 Jan 2011 15:38:43 +0000 (15:38 +0000)
commit50834de0dd1c5ca71fe472288e098528b2ca45b8
tree2a3f578cfe4047723b991d9779b5ab1aacb88e40
parent46b3891b74099c0de33d690b524472964b1645bc
Add CyclicDeque and doc
mcs/class/Mono.Parallel/Documentation/en/Mono.Threading.Tasks/CyclicDeque`1.xml [new file with mode: 0644]
mcs/class/Mono.Parallel/Documentation/en/Mono.Threading.Tasks/IConcurrentDeque`1.xml [new file with mode: 0644]
mcs/class/Mono.Parallel/Documentation/en/Mono.Threading.Tasks/PopResult.xml [new file with mode: 0644]
mcs/class/Mono.Parallel/Documentation/en/Mono.Threading/ReaderWriterLockSlimmer.xml
mcs/class/Mono.Parallel/Documentation/en/index.xml
mcs/class/Mono.Parallel/Documentation/en/ns-Mono.Threading.Tasks.xml [new file with mode: 0644]
mcs/class/Mono.Parallel/Mono.Parallel.dll.sources
mcs/class/corlib/System.Threading.Tasks/CyclicDeque.cs
mcs/class/corlib/System.Threading.Tasks/SimpleConcurrentBag.cs
mcs/class/corlib/System.Threading.Tasks/ThreadWorker.cs