davedev ebd175d608 Fixed a bug in EventLoopScheduler that may cause SemaphoreFullException to be thrown when under heavy load due to incongruent calls to Sempahore.Release and Semaphore.Wait. 12 years ago
..
ConcurrencyAbstractionLayerImpl.Windows.cs a2a03840ac Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** 12 years ago
ConcurrencyAbstractionLayerImpl.cs 462115b64a Fixed a bug that caused the Interval and Timer extensions and periodic scheduling in general to throw an ArgumentOutOfRangeException when period equaled TimeSpan.Zero. Includes corresponding unit tests. 12 years ago
EventLoopScheduler.cs ebd175d608 Fixed a bug in EventLoopScheduler that may cause SemaphoreFullException to be thrown when under heavy load due to incongruent calls to Sempahore.Release and Semaphore.Wait. 12 years ago
NewThreadScheduler.cs a2a03840ac Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** 12 years ago
TaskPoolScheduler.cs 11681796da Merge changes from branch 'develop' -- add new portable library target PLLITE and sample project Portable that targets net40-based portable platforms. 12 years ago
Thread.Stub.cs a2a03840ac Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** 12 years ago
ThreadPoolScheduler.Windows.cs a2a03840ac Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** 12 years ago
ThreadPoolScheduler.cs a2a03840ac Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** 12 years ago