Jeremie Laval 52299fb467 Use only one class hierarchy for task continuations 14 lat temu
..
ChangeLog c9d1224910 2010-07-07 Jérémie Laval <[email protected]> 15 lat temu
CyclicDeque.cs f1a72e6173 Split internal types in their own files 14 lat temu
EventSlots.cs 52299fb467 Use only one class hierarchy for task continuations 14 lat temu
IConcurrentDeque.cs f1a72e6173 Split internal types in their own files 14 lat temu
IScheduler.cs 83e999b7d7 Add pfx to the mobile profile 15 lat temu
Parallel.cs bb18263f72 Allow using a worker number that is greater than Environment.ProcessorCount for parallel loops. 14 lat temu
ParallelLoopResult.cs 83e999b7d7 Add pfx to the mobile profile 15 lat temu
ParallelLoopState.cs 83e999b7d7 Add pfx to the mobile profile 15 lat temu
ParallelOptions.cs 83e999b7d7 Add pfx to the mobile profile 15 lat temu
PopResult.cs f1a72e6173 Split internal types in their own files 14 lat temu
SimpleConcurrentBag.cs 83e999b7d7 Add pfx to the mobile profile 15 lat temu
SynchronizationContextScheduler.cs 7a92657e2e Potential fix for #690944 14 lat temu
Task.cs 52299fb467 Use only one class hierarchy for task continuations 14 lat temu
TaskActionInvoker.cs 596a6c5542 Implement ContinueWhenAny/ContinueWhenAll with less temporary tasks 14 lat temu
TaskCanceledException.cs 83e999b7d7 Add pfx to the mobile profile 15 lat temu
TaskCompletionQueue.cs 6acce5e34a Move Thread.MemoryBarrier call into Task for every case 14 lat temu
TaskCompletionSource.cs 9045d6616f Throw cancellation exception when inspecting cancelled task's result 14 lat temu
TaskConstants.cs 3cc951cc91 Add more 4.5 task methods 14 lat temu
TaskConstants_T.cs df1e2d9a08 Move things around in Task and Task_T 14 lat temu
TaskContinuation.cs 52299fb467 Use only one class hierarchy for task continuations 14 lat temu
TaskContinuationOptions.cs 83e999b7d7 Add pfx to the mobile profile 15 lat temu
TaskCreationOptions.cs 3cc951cc91 Add more 4.5 task methods 14 lat temu
TaskDebuggerView.cs fcfa09ce84 Make Task debugging more pleasant 14 lat temu
TaskFactory.cs 596a6c5542 Implement ContinueWhenAny/ContinueWhenAll with less temporary tasks 14 lat temu
TaskFactory_T.cs adb5835775 Create Task continuation with less intermediate delegates 14 lat temu
TaskScheduler.cs be6e0bc8db Remove SchedulerProxy 14 lat temu
TaskSchedulerException.cs f3cfa2841c Check and throw if a task reportedly executed isn't actually ran. Fix #470. 14 lat temu
TaskStatus.cs 83e999b7d7 Add pfx to the mobile profile 15 lat temu
Task_T.cs adb5835775 Create Task continuation with less intermediate delegates 14 lat temu
TpScheduler.cs 802b44f925 Use quicket methods to launch a Task on the threadpool 14 lat temu
UnobservedTaskExceptionEventArgs.cs 83e999b7d7 Add pfx to the mobile profile 15 lat temu