System.Threading.Thread
E697485
System.Threading.Thread is a .NET class that represents and controls a managed thread of execution within an application.
All labels observed (1)
| Label | Occurrences |
|---|---|
| System.Threading.Thread canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T7897305 — 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.Thread Context triple: [System, containsType, System.Threading.Thread]
-
A.
System.Threading
System.Threading is a .NET namespace that provides types and APIs for working with threads, tasks, synchronization, and concurrent programming.
-
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.
Threads
Threads is a social media app by Meta designed for real-time text-based conversations and sharing among users, closely integrated with Instagram.
-
D.
Threads
Threads is a collaborative studio album by American singer-songwriter Sheryl Crow, featuring a wide range of guest artists across rock, country, and pop.
-
E.
System.Net
System.Net is a .NET namespace that provides classes for network programming, including HTTP communication, sockets, and other internet protocol support.
- 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.Thread Target entity description: System.Threading.Thread is a .NET class that represents and controls a managed thread of execution within an application.
-
A.
System.Threading
System.Threading is a .NET namespace that provides types and APIs for working with threads, tasks, synchronization, and concurrent programming.
-
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.
Threads
Threads is a social media app by Meta designed for real-time text-based conversations and sharing among users, closely integrated with Instagram.
-
D.
Threads
Threads is a collaborative studio album by American singer-songwriter Sheryl Crow, featuring a wide range of guest artists across rock, country, and pop.
-
E.
System.Net
System.Net is a .NET namespace that provides classes for network programming, including HTTP communication, sockets, and other internet protocol support.
- F. None of above. chosen
Statements (75)
| Predicate | Object |
|---|---|
| instanceOf |
.NET class
ⓘ
managed thread abstraction ⓘ |
| AbortStatus | Abort() is obsolete in .NET Core and later ⓘ |
| assembly |
System.Threading.Thread (in .NET Core / .NET 5+)
NERFINISHED
ⓘ
mscorlib NERFINISHED ⓘ |
| canBe |
background thread
ⓘ
foreground thread ⓘ |
| discouragedInFavorOf |
Task Parallel Library (System.Threading.Tasks)
NERFINISHED
ⓘ
ThreadPool ⓘ async/await ⓘ |
| hasMethod |
Abort()
ⓘ
BeginCriticalRegion() ⓘ BeginThreadAffinity() ⓘ EndCriticalRegion() ⓘ EndThreadAffinity() ⓘ GetDomain() ⓘ GetDomainID() ⓘ Interrupt() ⓘ Join() ⓘ Join(TimeSpan) ⓘ Join(int) ⓘ MemoryBarrier() ⓘ Resume() ⓘ SetApartmentState(ApartmentState) ⓘ Sleep(TimeSpan) ⓘ Sleep(int) ⓘ SpinWait(int) ⓘ Start() ⓘ Start(object) ⓘ Suspend() ⓘ TrySetApartmentState(ApartmentState) ⓘ VolatileRead(ref int) ⓘ VolatileWrite(ref int, int) ⓘ Yield() ⓘ |
| hasProperty |
ApartmentState
ⓘ
CurrentCulture ⓘ CurrentUICulture ⓘ ExecutionContext ⓘ IsAlive ⓘ IsBackground ⓘ IsThreadPoolThread ⓘ ManagedThreadId ⓘ Name ⓘ Priority ⓘ ThreadState ⓘ |
| hasStaticMethod |
Sleep(TimeSpan)
ⓘ
Sleep(int) ⓘ SpinWait(int) ⓘ Yield() ⓘ |
| hasStaticProperty |
CurrentPrincipal
ⓘ
CurrentThread ⓘ |
| introducedIn | .NET Framework 1.0 NERFINISHED ⓘ |
| namespace | System.Threading NERFINISHED ⓘ |
| platform |
.NET 5+
ⓘ
.NET Core NERFINISHED ⓘ .NET Framework NERFINISHED ⓘ |
| provides |
access to current thread information
ⓘ
access to thread-local data ⓘ control over thread apartment state ⓘ control over thread culture ⓘ control over thread lifetime ⓘ control over thread priority ⓘ control over thread stack size ⓘ |
| represents | managed thread of execution ⓘ |
| ResumeStatus | Resume() is obsolete ⓘ |
| supports |
COM apartment states via ApartmentState enum
ⓘ
background threads ⓘ foreground threads ⓘ thread priorities via ThreadPriority enum ⓘ |
| supportsDelegateType |
ParameterizedThreadStart
ⓘ
ThreadStart ⓘ |
| SuspendStatus | Suspend() is obsolete ⓘ |
| threadType | managed ⓘ |
| usedFor |
concurrent execution of code
ⓘ
low-level threading control ⓘ |
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.Thread Description of subject: System.Threading.Thread is a .NET class that represents and controls a managed thread of execution within an application.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.