文件名称:process-tongbu-and-huchi
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
线程间的互斥:并发执行的线程共享某些类临界资源,对临界资源的访问应当采取互斥的机制。
线程间的同步:并发执行的线程间通常存在相互制约的关系,线程必须遵循一定的规则来执行,同步机制可以协调相互制约的关系。-Mutual exclusion between threads: concurrent execution threads share certain types of critical resources, access to critical resources should be taken mutually exclusive mechanisms. Synchronization between threads: the threads of concurrent execution of mutual checks and balances usually found, the thread must follow certain rules to implement synchronization mechanisms to coordinate mutual checks and balances.
线程间的同步:并发执行的线程间通常存在相互制约的关系,线程必须遵循一定的规则来执行,同步机制可以协调相互制约的关系。-Mutual exclusion between threads: concurrent execution threads share certain types of critical resources, access to critical resources should be taken mutually exclusive mechanisms. Synchronization between threads: the threads of concurrent execution of mutual checks and balances usually found, the thread must follow certain rules to implement synchronization mechanisms to coordinate mutual checks and balances.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2线程的同步和互斥问题.doc