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)
| Label | Occurrences |
|---|---|
| System.Threading canonical | 2 |
| ReaderWriterLockSlim | 1 |
| SpinWait | 1 |
| SynchronizationContext | 1 |
| System.Threading.CancellationToken | 1 |
| System.Threading.Tasks.Task | 1 |
| WaitHandle | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T1613016 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: System.Threading Context triple: [.NET Standard Library, includesNamespace, System.Threading]
-
A.
Threads
Threads is a social media app by Meta designed for real-time text-based conversations and sharing among users, closely integrated with Instagram.
-
B.
Thread
Thread is a low-power, IPv6-based wireless mesh networking protocol designed primarily for secure and reliable communication among smart home and IoT devices.
-
C.
Windows Communication Foundation
Windows Communication Foundation is a Microsoft framework for building and running service-oriented, distributed applications that communicate over various network protocols.
-
D.
Common Language Runtime
The Common Language Runtime is the virtual machine component of Microsoft's .NET platform that manages code execution, memory, security, and other runtime services for .NET applications.
-
E.
.NET Standard Library
The .NET Standard Library is a formal specification of .NET APIs designed to provide a common, cross-platform base for building reusable libraries across different .NET implementations.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: System.Threading Target entity description: System.Threading is a .NET namespace that provides types and APIs for working with threads, tasks, synchronization, and concurrent programming.
-
A.
Threads
Threads is a social media app by Meta designed for real-time text-based conversations and sharing among users, closely integrated with Instagram.
-
B.
Thread
Thread is a low-power, IPv6-based wireless mesh networking protocol designed primarily for secure and reliable communication among smart home and IoT devices.
-
C.
Windows Communication Foundation
Windows Communication Foundation is a Microsoft framework for building and running service-oriented, distributed applications that communicate over various network protocols.
-
D.
Common Language Runtime
The Common Language Runtime is the virtual machine component of Microsoft's .NET platform that manages code execution, memory, security, and other runtime services for .NET applications.
-
E.
.NET Standard Library
The .NET Standard Library is a formal specification of .NET APIs designed to provide a common, cross-platform base for building reusable libraries across different .NET implementations.
- F. None of above. chosen
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
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Input
Subject: System.Threading Description of subject: System.Threading is a .NET namespace that provides types and APIs for working with threads, tasks, synchronization, and concurrent programming.
Referenced by (8)
Full triples — surface form annotated when it differs from this entity's canonical label.
this entity surface form:
System.Threading.Tasks.Task
this entity surface form:
System.Threading.CancellationToken
this entity surface form:
SpinWait
this entity surface form:
SynchronizationContext
this entity surface form:
WaitHandle
this entity surface form:
ReaderWriterLockSlim