行程内的所有执行绪则共用相同的位址空间.pptVIP

  • 0
  • 0
  • 约4.56千字
  • 约 26页
  • 2020-07-19 发布于湖北
  • 举报

行程内的所有执行绪则共用相同的位址空间.ppt

Chapter 4: Multithreaded Programming Overview Thread (lightweight process, LWP) a basic unit of CPU utilization It comprises a thread ID, a program counter, a register set, and a stack. It shares with other threads belong to the same process its code section, data section, and other OS resources. Process (heavyweight process) single thread of control Single and Multithreaded Processes Motivation Multithreaded: Web browser retrieves data from the network display images or text Word processor display graphics read keystrokes from the user perform spelling and grammar checking in the background

文档评论(0)

1亿VIP精品文档

相关文档