Marek Safar 7c3708d2ba Implement TaskFactory::FromAsync for calls completed synchronously. 13 лет назад
..
ChangeLog c9d1224910 2010-07-07 Jérémie Laval <[email protected]> 15 лет назад
ConcurrentExclusiveSchedulerPair.cs f293d90615 Fix few warnings 13 лет назад
CyclicDeque.cs ccd53a905e [System] Optimize ConcurrentBag, implement TryPeek and add unit tests 13 лет назад
IConcurrentDeque.cs f1a72e6173 Split internal types in their own files 14 лет назад
IScheduler.cs 83e999b7d7 Add pfx to the mobile profile 15 лет назад
Parallel.cs 8427a8b6e5 Rework Parallel.Invoke and add tests 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 077589883d [corlib] Fix 4.0 build 13 лет назад
TaskActionInvoker.cs bfe4ded32a Pass correct cancellation token to Task::Delay continuation 13 лет назад
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 772bff3244 Move TrySet method from TaskCompletionSource to Task, so AsyncTaskMethodBuilder can act as secondary TaskCompletionSource implementation 14 лет назад
TaskConstants.cs 1ef1593a0d Use TaskConstants in MOBILE profile as well. 13 лет назад
TaskConstants_T.cs df1e2d9a08 Move things around in Task and Task_T 14 лет назад
TaskContinuation.cs a221409ade Use .NET 4.5 implementation of Task's WhenAll/WhenAny for TaskFactory's ContinueWhenAll/ContinueWhenAny 13 лет назад
TaskContinuationOptions.cs b673ec1659 [corlib] Add 4.5 values to TaskContinuationOptions 13 лет назад
TaskCreationOptions.cs 3cc951cc91 Add more 4.5 task methods 14 лет назад
TaskDebuggerView.cs fcfa09ce84 Make Task debugging more pleasant 14 лет назад
TaskExceptionSlot.cs afd225a496 Update to .NET 4.5 default exception behavior for unobserved exceptions. 13 лет назад
TaskFactory.cs 5b9a3f9e9a Remove unused parameter 13 лет назад
TaskFactory_T.cs 7c3708d2ba Implement TaskFactory::FromAsync for calls completed synchronously. 13 лет назад
TaskScheduler.cs 455b845157 Fix scheduling of inlined tasks. 13 лет назад
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 5877a9423b [corlib] Honor LazyCancellation flag 13 лет назад
TpScheduler.cs 455b845157 Fix scheduling of inlined tasks. 13 лет назад
UnobservedTaskExceptionEventArgs.cs 83e999b7d7 Add pfx to the mobile profile 15 лет назад