C# (CSharp) BitSharper.Threading Пространство имен

Пространства имен

BitSharper.Threading.Execution
BitSharper.Threading.Helpers
BitSharper.Threading.Locks
BitSharper.Threading.Utility

Классы

Имя Описание
ContextCopyingRunnable An implementation of IRunnable that restores the context before it is run.
CountDownLatch A synchronization aid that allows one or more threads to wait until a set of operations being performed in other threads completes.
Runnable Class to convert Action to IRunnable.
Void A never instantiable class that can be used as generic type parameter to indicate that the type is irrelevant and ignored.