| .. |
|
AsyncLock.cs
|
880486b012
4.x: System.Reactive fix field names, type args, usings, operator infrastructure
|
7 years ago |
|
CatchScheduler.cs
|
903a5027e0
Remove redundant field initializers.
|
7 years ago |
|
ConcurrencyAbstractionLayer.cs
|
cf2ad6085b
Misc. improvements to concurrency types
|
8 years ago |
|
ConcurrencyAbstractionLayerImpl.Windows.cs
|
880486b012
4.x: System.Reactive fix field names, type args, usings, operator infrastructure
|
7 years ago |
|
ConcurrencyAbstractionLayerImpl.cs
|
331ad59db7
Remove code redundancies as suggested by ReSharper.
|
7 years ago |
|
CurrentThreadScheduler.cs
|
93aa64653b
Fix naming of static readonly fields as suggested by .editorconfig and ReSharper.
|
7 years ago |
|
DefaultScheduler.cs
|
93aa64653b
Fix naming of static readonly fields as suggested by .editorconfig and ReSharper.
|
7 years ago |
|
DisableOptimizationsScheduler.cs
|
492f2325e3
Fix those ugly all-caps names.
|
7 years ago |
|
EventLoopScheduler.cs
|
9d1d361fbe
Mark fields as readonly as suggested by ReSharper.
|
7 years ago |
|
HistoricalScheduler.cs
|
b6b638038d
Cleanup more redundancies.
|
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
|
880486b012
4.x: System.Reactive fix field names, type args, usings, operator infrastructure
|
7 years ago |
|
LocalScheduler.TimerQueue.cs
|
f869f30b37
Push variable declaration into inner scope.
|
7 years ago |
|
LocalScheduler.cs
|
331ad59db7
Remove code redundancies as suggested by ReSharper.
|
7 years ago |
|
NewThreadScheduler.cs
|
50948ea890
Use Instance as the name for UWP to match public netstandard surface area
|
7 years ago |
|
ScheduledItem.cs
|
03202e0418
Code clean up based on editorconfig
|
7 years ago |
|
Scheduler.Async.cs
|
7490d36a1b
Remove verbatim prefixes as suggested by ReSharper.
|
7 years ago |
|
Scheduler.Recursive.cs
|
38693b22d8
Change accesibility of some internal methods/fields to private.
|
7 years ago |
|
Scheduler.Services.Emulation.cs
|
492f2325e3
Fix those ugly all-caps names.
|
7 years ago |
|
Scheduler.Services.cs
|
492f2325e3
Fix those ugly all-caps names.
|
7 years ago |
|
Scheduler.Simple.cs
|
2a9ef6ebd1
Add non-recursive extensions for IScheduler allowing to return an IDisposable. This will enable more usages of non-recursive scheduling. Before C# 7.3, the compiler will complain about some ambiguities, so we increase the language version.
|
7 years ago |
|
Scheduler.Wrappers.cs
|
03202e0418
Code clean up based on editorconfig
|
7 years ago |
|
Scheduler.cs
|
492f2325e3
Fix those ugly all-caps names.
|
7 years ago |
|
SchedulerDefaults.cs
|
cf2ad6085b
Misc. improvements to concurrency types
|
8 years ago |
|
SchedulerOperation.cs
|
03202e0418
Code clean up based on editorconfig
|
7 years ago |
|
SchedulerQueue.cs
|
03202e0418
Code clean up based on editorconfig
|
7 years ago |
|
SchedulerWrapper.cs
|
df74ee3290
Fix the constructor visibility of some abstract classes. No publicly visible classes were harmed in this PR.
|
7 years ago |
|
Synchronization.ObserveOn.cs
|
de57ac905f
Remove redundant qualifiers. (#652)
|
7 years ago |
|
Synchronization.Synchronize.cs
|
331ad59db7
Remove code redundancies as suggested by ReSharper.
|
7 years ago |
|
Synchronization.cs
|
880486b012
4.x: System.Reactive fix field names, type args, usings, operator infrastructure
|
7 years ago |
|
SynchronizationContextScheduler.cs
|
03202e0418
Code clean up based on editorconfig
|
7 years ago |
|
TaskHelpers.cs
|
492f2325e3
Fix those ugly all-caps names.
|
7 years ago |
|
TaskPoolScheduler.cs
|
7490d36a1b
Remove verbatim prefixes as suggested by ReSharper.
|
7 years ago |
|
Thread.Stub.cs
|
03202e0418
Code clean up based on editorconfig
|
7 years ago |
|
ThreadPoolScheduler.Windows.cs
|
880486b012
4.x: System.Reactive fix field names, type args, usings, operator infrastructure
|
7 years ago |
|
ThreadPoolScheduler.cs
|
331ad59db7
Remove code redundancies as suggested by ReSharper.
|
7 years ago |
|
UserWorkItem.cs
|
dfde17ab5e
Enable reuse of UserWorkItem class currently nested in DefaultScheduler.
|
7 years ago |
|
VirtualTimeScheduler.Extensions.cs
|
03202e0418
Code clean up based on editorconfig
|
7 years ago |
|
VirtualTimeScheduler.cs
|
b6b638038d
Cleanup more redundancies.
|
7 years ago |