Jérémie Laval b4ddae3b51 Rework TaskFactory.FromAsync, it was a bit messy. 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
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
SchedulerProxy.cs 5ede770a67 Refactor common code block of TpScheduler and SyncContextScheduler in SchedulerProxy 15 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 6a646fe961 Revert 12fdfa365c2aa449c132bf0e04f59393792479f0 and save/restore task status to also fix #561. 14 lat temu
TaskCanceledException.cs 83e999b7d7 Add pfx to the mobile profile 15 lat temu
TaskCompletionSource.cs d2ec51a9ed Make TaskCompletionSource methods thread-safe 14 lat temu
TaskContinuationOptions.cs 83e999b7d7 Add pfx to the mobile profile 15 lat temu
TaskCreationOptions.cs 83e999b7d7 Add pfx to the mobile profile 15 lat temu
TaskDebuggerView.cs fcfa09ce84 Make Task debugging more pleasant 14 lat temu
TaskFactory.cs 48a5bbeb93 Use a TaskCompletionSource in non-generic ContinueWhenAny case. Fix #647. 14 lat temu
TaskFactory_T.cs b4ddae3b51 Rework TaskFactory.FromAsync, it was a bit messy. 14 lat temu
TaskScheduler.cs 016ad09406 Add missing finalizer 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 fcfa09ce84 Make Task debugging more pleasant 14 lat temu
TpScheduler.cs 98da8a2fc6 Fix bug where if a task is Start-ed with a specific scheduler, 15 lat temu
UnobservedTaskExceptionEventArgs.cs 83e999b7d7 Add pfx to the mobile profile 15 lat temu