Thread control block: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 4:
 
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]]