Nuclex.Support/Source/Threading
2019-02-02 12:47:07 +00:00
..
AffineThreadPool.cs Used pragmas to avoid warnings in unit tests designed to test obsolete methods; method thread-related classes into a new namespace, 'Threading' 2019-02-01 19:54:28 +00:00
AffineThreadPool.Test.cs Used pragmas to avoid warnings in unit tests designed to test obsolete methods; method thread-related classes into a new namespace, 'Threading' 2019-02-01 19:54:28 +00:00
CancellableAction.cs Updated Mono project (may replace it with pure SCons or Gradle build soon); added a threaded task runner I wrote for some WPF applications going through MCSE; wrote more unit tests for the thread runner 2019-02-02 09:12:00 +00:00
ParallelBackgroundWorker.cs The Shared helper is now obsolete (singletons are just too bad, not even suitable as workaround for static methods in interfaces for generic types; some cosmetic changes; made the ThreadRunner public 2019-02-02 12:47:07 +00:00
ParallelBackgroundWorker.Test.cs The Shared helper is now obsolete (singletons are just too bad, not even suitable as workaround for static methods in interfaces for generic types; some cosmetic changes; made the ThreadRunner public 2019-02-02 12:47:07 +00:00
ThreadRunner.cs The Shared helper is now obsolete (singletons are just too bad, not even suitable as workaround for static methods in interfaces for generic types; some cosmetic changes; made the ThreadRunner public 2019-02-02 12:47:07 +00:00
ThreadRunner.Test.cs Updated Mono project (may replace it with pure SCons or Gradle build soon); added a threaded task runner I wrote for some WPF applications going through MCSE; wrote more unit tests for the thread runner 2019-02-02 09:12:00 +00:00