Thread control block: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
{{unreferenced|date=February 2013}}
 
'''Thread Control Block''' ('''TCB''') is a [[data structure]] in the [[operating system kernel]] which contains [[Thread (computing)|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: