| .. |
|
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 лет назад |