System.Threading

E183372

System.Threading is a .NET namespace that provides types and APIs for working with threads, tasks, synchronization, and concurrent programming.

All labels observed (7)

How this entity was disambiguated

Statements (60)

Predicate Object
instanceOf .NET namespace
containsType AbandonedMutexException
ApartmentState
AsyncLocal<T>
AutoResetEvent
Barrier
CancellationToken
CancellationTokenSource
ContextCallback
CountdownEvent
EventWaitHandle
ExecutionContext
IOCompletionCallback
Interlocked
LazyInitializer
LockCookie
LockRecursionException
ManualResetEvent
ManualResetEventSlim
Monitor
Mutex
Overlapped
ParameterizedThreadStart
PreAllocatedOverlapped
ReaderWriterLock
System.Threading self-linksurface differs
surface form: ReaderWriterLockSlim

RegisteredWaitHandle
Semaphore
SemaphoreSlim
SpinLock
System.Threading self-linksurface differs
surface form: SpinWait

System.Threading self-linksurface differs
surface form: SynchronizationContext

SynchronizationLockException
Thread
ThreadAbortException
ThreadInterruptedException
ThreadLocal<T>
ThreadPool
ThreadPoolBoundHandle
ThreadPriority
ThreadStart
Timer
TimerCallback
Volatile
WaitCallback
System.Threading self-linksurface differs
surface form: WaitHandle
domain concurrent programming
multithreading
partOf .NET Base Class Library
providedBy .NET 5
surface form: .NET (5+) runtime

.NET Core
.NET Framework
supportsFeature atomic operations
cancellation
synchronization contexts
synchronization primitives
thread management
thread pooling
thread-local storage
timers

How these facts were elicited

Referenced by (8)

Full triples — surface form annotated when it differs from this entity's canonical label.

.NET Standard Library includesNamespace System.Threading
System containsType System.Threading
this entity surface form: System.Threading.Tasks.Task
System containsType System.Threading
this entity surface form: System.Threading.CancellationToken
System hasSubNamespace System.Threading
System.Threading containsType System.Threading self-linksurface differs
this entity surface form: SpinWait
System.Threading containsType System.Threading self-linksurface differs
this entity surface form: SynchronizationContext
System.Threading containsType System.Threading self-linksurface differs
this entity surface form: WaitHandle
System.Threading containsType System.Threading self-linksurface differs
this entity surface form: ReaderWriterLockSlim