X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FMono.Parallel%2FMono.Parallel.dll.sources;h=31f320c2ce8f30469d315a27345a3c0e8eb56054;hb=1113782115f43dae2d4a3bb705a30cf3e8e0cbdb;hp=d85724729bd6b3a20d01a2f9e6fb7e435f21abb1;hpb=ef6a07d9d1757d55b6f2f99c07991c0d3742297b;p=mono.git diff --git a/mcs/class/Mono.Parallel/Mono.Parallel.dll.sources b/mcs/class/Mono.Parallel/Mono.Parallel.dll.sources index d85724729bd..31f320c2ce8 100644 --- a/mcs/class/Mono.Parallel/Mono.Parallel.dll.sources +++ b/mcs/class/Mono.Parallel/Mono.Parallel.dll.sources @@ -9,5 +9,9 @@ Mono.Threading/ReaderWriterLockSlimmer.cs ../corlib/System.Threading/AtomicBoolean.cs ../corlib/System.Collections.Concurrent/ConcurrentOrderedList.cs ../corlib/System.Threading.Tasks/CyclicDeque.cs +../corlib/System.Threading.Tasks/IConcurrentDeque.cs +../corlib/System.Threading.Tasks/PopResult.cs +Mono.Threading.Tasks/ThreadWorker.cs Mono.Threading.Tasks/MonoTaskExtensions.cs Mono.Threading.Tasks/MonoTaskScheduler.cs +Mono.Threading.Tasks/FixedTaskScheduler.cs