Dávid Karnok c24eaf5cff 4.x: Cleanup unnecessary type arguments/usings 7 years ago
..
AsyncLock.cs 0057eeec25 Add missing state XML comment (#589) 7 years ago
CatchScheduler.cs 0e195cb483 Save more allocations of closures and enable more delegate caching. (#586) 7 years ago
ConcurrencyAbstractionLayer.cs cf2ad6085b Misc. improvements to concurrency types 8 years ago
ConcurrencyAbstractionLayerImpl.Windows.cs d981f09a5f Save allocations of closures and allow delegate caching in Windows code that schedules async work. (#664) 7 years ago
ConcurrencyAbstractionLayerImpl.cs de57ac905f Remove redundant qualifiers. (#652) 7 years ago
CurrentThreadScheduler.cs de57ac905f Remove redundant qualifiers. (#652) 7 years ago
DefaultScheduler.cs de57ac905f Remove redundant qualifiers. (#652) 7 years ago
DisableOptimizationsScheduler.cs cf2ad6085b Misc. improvements to concurrency types 8 years ago
EventLoopScheduler.cs c24eaf5cff 4.x: Cleanup unnecessary type arguments/usings 7 years ago
HistoricalScheduler.cs 6ecc899a4b Inline Disposable.Create (#580) 7 years ago
IScheduledItem.cs f94b006260 Merge interfaces back into Sys.Reactive (#521) 7 years ago
IScheduler.cs f94b006260 Merge interfaces back into Sys.Reactive (#521) 7 years ago
ISchedulerLongRunning.cs f94b006260 Merge interfaces back into Sys.Reactive (#521) 7 years ago
ISchedulerPeriodic.cs f94b006260 Merge interfaces back into Sys.Reactive (#521) 7 years ago
IStopwatch.cs f94b006260 Merge interfaces back into Sys.Reactive (#521) 7 years ago
IStopwatchProvider.cs f94b006260 Merge interfaces back into Sys.Reactive (#521) 7 years ago
ImmediateScheduler.cs 0e195cb483 Save more allocations of closures and enable more delegate caching. (#586) 7 years ago
LocalScheduler.TimerQueue.cs de57ac905f Remove redundant qualifiers. (#652) 7 years ago
LocalScheduler.cs 4b401e9d8c Merge 8 years ago
NewThreadScheduler.cs cf2ad6085b Misc. improvements to concurrency types 8 years ago
ScheduledItem.cs 8a9a2547d0 4.x: Inline disposability into ScheduledItem (#561) 7 years ago
Scheduler.Async.cs c24eaf5cff 4.x: Cleanup unnecessary type arguments/usings 7 years ago
Scheduler.Recursive.cs 46d9db7ad3 4.x: Remove unused field in InvokeRecBaseState (#662) 7 years ago
Scheduler.Services.Emulation.cs 0e195cb483 Save more allocations of closures and enable more delegate caching. (#586) 7 years ago
Scheduler.Services.cs 3fa3fb8b6a Using C# 7 pattern matching features. 8 years ago
Scheduler.Simple.cs 2d4f71e13f Add timed non recursive scheduling extensions. (#687) 7 years ago
Scheduler.Wrappers.cs cf2ad6085b Misc. improvements to concurrency types 8 years ago
Scheduler.cs cf2ad6085b Misc. improvements to concurrency types 8 years ago
SchedulerDefaults.cs cf2ad6085b Misc. improvements to concurrency types 8 years ago
SchedulerOperation.cs 0e195cb483 Save more allocations of closures and enable more delegate caching. (#586) 7 years ago
SchedulerQueue.cs de57ac905f Remove redundant qualifiers. (#652) 7 years ago
SchedulerWrapper.cs c24eaf5cff 4.x: Cleanup unnecessary type arguments/usings 7 years ago
Synchronization.ObserveOn.cs de57ac905f Remove redundant qualifiers. (#652) 7 years ago
Synchronization.Synchronize.cs de57ac905f Remove redundant qualifiers. (#652) 7 years ago
Synchronization.cs de57ac905f Remove redundant qualifiers. (#652) 7 years ago
SynchronizationContextScheduler.cs 93bf9b5e42 Avoid some closure allocations and enable delegate caching in the Concurrency namespace. (#500) 7 years ago
TaskHelpers.cs cf2ad6085b Misc. improvements to concurrency types 8 years ago
TaskPoolScheduler.cs 746a7b15ee Save even more allocations (#591) 7 years ago
Thread.Stub.cs cf2ad6085b Misc. improvements to concurrency types 8 years ago
ThreadPoolScheduler.Windows.cs d981f09a5f Save allocations of closures and allow delegate caching in Windows code that schedules async work. (#664) 7 years ago
ThreadPoolScheduler.cs de57ac905f Remove redundant qualifiers. (#652) 7 years ago
UserWorkItem.cs dfde17ab5e Enable reuse of UserWorkItem class currently nested in DefaultScheduler. 7 years ago
VirtualTimeScheduler.Extensions.cs 93bf9b5e42 Avoid some closure allocations and enable delegate caching in the Concurrency namespace. (#500) 7 years ago
VirtualTimeScheduler.cs c24eaf5cff 4.x: Cleanup unnecessary type arguments/usings 7 years ago