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