Jump to content

Thread control block

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Mzuhairqadir (talk | contribs) at 08:22, 24 February 2013 (Created page with '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 m...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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".