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 年 前