.NET Threading

GPTKB entity

Statements (39)
Predicate Object
gptkbp:instanceOf gptkb:technology
gptkbp:documentation https://learn.microsoft.com/en-us/dotnet/standard/threading/
gptkbp:enables multithreading
https://www.w3.org/2000/01/rdf-schema#label .NET Threading
gptkbp:improves gptkb:.NET_Framework_4.0
gptkb:.NET_Core
gptkb:.NET_5
gptkbp:introducedIn gptkb:.NET_Framework_1.0
gptkbp:partOf gptkb:.NET_Framework
gptkbp:provides thread management
thread synchronization
thread safety
System.Threading namespace
gptkbp:relatedTo gptkb:Reactive_Extensions
gptkb:System.Threading.Channels
TPL Dataflow
gptkbp:supports gptkb:Task_Parallel_Library
gptkb:ThreadPool
gptkb:Barrier
gptkb:ThreadLocal
gptkb:Mutex_class
gptkb:Semaphore_class
gptkb:Thread_class
async/await
Monitor class
AutoResetEvent
CountdownEvent
ManualResetEvent
ReaderWriterLock
SpinLock
SynchronizationContext
gptkbp:supportsLanguage gptkb:F#
gptkb:C#
gptkb:VB.NET
gptkbp:usedFor asynchronous programming
concurrent programming
parallel programming
gptkbp:bfsParent gptkb:ThreadPool
gptkbp:bfsLayer 7