Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
An Entity of Type: building, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Thread Control Block (TCB) is a data structure in the operating system kernel which contains thread-specific information needed to manage it. The TCB is "the manifestation of a thread in an operating system." An example of information contained within a TCB is: The Thread Control Block acts as a library of information about the threads in a system. Specific information is stored in the thread control block highlighting important information about each process.

Property Value
dbo:abstract
  • Thread Control Block (TCB) is a data structure in the operating system kernel which contains thread-specific information needed to manage it. The TCB is "the manifestation of a thread in an operating system." An example of information contained within a TCB is: * Thread Identifier: Unique id (tid) is assigned to every new thread * Stack pointer: Points to thread's stack in the process * Program counter: Points to the current program instruction of the thread * State of the thread (running, ready, waiting, start, done) * Thread's register values * Pointer to the Process control block (PCB) of the process that the thread lives on The Thread Control Block acts as a library of information about the threads in a system. Specific information is stored in the thread control block highlighting important information about each process. (en)
dbo:wikiPageID
  • 38623159 (xsd:integer)
dbo:wikiPageLength
  • 1099 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 831534151 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Thread Control Block (TCB) is a data structure in the operating system kernel which contains thread-specific information needed to manage it. The TCB is "the manifestation of a thread in an operating system." An example of information contained within a TCB is: The Thread Control Block acts as a library of information about the threads in a system. Specific information is stored in the thread control block highlighting important information about each process. (en)
rdfs:label
  • Thread control block (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License