Thread control block: Difference between revisions

Content deleted Content added
Added tags to the page using Page Curation (unreferenced, orphan)
Mrt3366 (talk | contribs)
minor edits, added uncategorised, deadend tags using AWB (8853)
Line 1:
{{Multiple issues|{{unreferenced|date=February 2013}}{{orphan|date=February 2013}}}}
{{dead end|date=March 2013}}
}}
 
Thread Control Block (TCB) is a data structure in the operating system kernel containing the information needed to manage a particular process. The TCB is "the manifestation of a thread in an operating system".
 
 
Thread control block contain thread specific information such as
Line 9 ⟶ 10:
 
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.
 
{{Uncategorized|date=March 2013}}