操作系统概念ch4-quan.pptVIP

  • 0
  • 0
  • 约6.17千字
  • 约 36页
  • 2017-07-16 发布于河南
  • 举报
操作系统概念ch4-quan

One-to-One Model Pthreads A POSIX standard (IEEE 1003.1c) API for thread creation and synchronization API specifies behavior of the thread library, implementation is up to development of the library Common in UNIX operating systems (Solaris, Linux, Mac OS X) Windows XP Threads Implements the one-to-one mapping Each thread contains A thread id Register set Separate user and kernel stacks Private data storage area The register set, stacks, and private storage area are known as the context of the threads The primary data structures of a thread include: ETHREAD (executive thread block) KTHREAD (k

文档评论(0)

1亿VIP精品文档

相关文档