Jérémie Laval adfffa4c5b Remove schedWait event since it's not needed anymore by waiting code 14 лет назад
..
ChangeLog c9d1224910 2010-07-07 Jérémie Laval <[email protected]> 15 лет назад
CompletionContainer.cs 4770b24fa9 Tune Marek's work on Task.WaitAny, Task.Wait and Task.WaitAll 14 лет назад
CompletionSlot.cs da5c7e90b4 Continuation task cannot be started. Fixes #996 14 лет назад
CyclicDeque.cs f1a72e6173 Split internal types in their own files 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 adfffa4c5b Remove schedWait event since it's not needed anymore by waiting code 14 лет назад
TaskCanceledException.cs 83e999b7d7 Add pfx to the mobile profile 15 лет назад
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 лет назад
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 675aacc20f Fix wrong conditional 14 лет назад
TaskFactory_T.cs 9045d6616f Throw cancellation exception when inspecting cancelled task's result 14 лет назад
TaskScheduler.cs be6e0bc8db Remove SchedulerProxy 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 9045d6616f Throw cancellation exception when inspecting cancelled task's result 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 лет назад