Concurrency并发处理
Mutual Exclusion
互斥
and Synchronisation
同步
并发处理是指同时执⾏多个程序或任务的能⼒。
Fundamental to OS design—the management of processes and threads
线程
Key Terms
Principles
并发控制⽅法
Semaphores
软件⽅法
Deadlock
死锁
定义与原理
资源类型
死锁处理⽅法