Jérémie Laval b21a860ddf Implement proper ctor parameter checking 14 年之前
..
ChangeLog c9d1224910 2010-07-07 Jérémie Laval <[email protected]> 15 年之前
CyclicDeque.cs 295414eec5 Correctly implement enumerating CyclicDequeue. 15 年之前
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 年之前
Scheduler.cs 238a65fbfe Kill old IScheduler interface. 15 年之前
SchedulerProxy.cs 5ede770a67 Refactor common code block of TpScheduler and SyncContextScheduler in SchedulerProxy 15 年之前
SimpleConcurrentBag.cs 83e999b7d7 Add pfx to the mobile profile 15 年之前
SynchronizationContextScheduler.cs 7a92657e2e Potential fix for #690944 14 年之前
Task.cs b21a860ddf Implement proper ctor parameter checking 14 年之前
TaskCanceledException.cs 83e999b7d7 Add pfx to the mobile profile 15 年之前
TaskCompletionSource.cs bdf24342ff Add more async infrastructure 14 年之前
TaskContinuationOptions.cs 83e999b7d7 Add pfx to the mobile profile 15 年之前
TaskCreationOptions.cs 83e999b7d7 Add pfx to the mobile profile 15 年之前
TaskFactory.cs 3c19080f53 Implement TaskFactory.FromAsync 15 年之前
TaskScheduler.cs 7a92657e2e Potential fix for #690944 14 年之前
TaskSchedulerException.cs 83e999b7d7 Add pfx to the mobile profile 15 年之前
TaskStatus.cs 83e999b7d7 Add pfx to the mobile profile 15 年之前
Task_T.cs b21a860ddf Implement proper ctor parameter checking 14 年之前
ThreadWorker.cs 5d757ea7df Track what task is currently executed by a ThreadWorker and add the case for "parent waiting on children task it created" in CheckTaskFitness predicate. 15 年之前
TpScheduler.cs 98da8a2fc6 Fix bug where if a task is Start-ed with a specific scheduler, 15 年之前
UnobservedTaskExceptionEventArgs.cs 83e999b7d7 Add pfx to the mobile profile 15 年之前