文件名称:pv
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 吕*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
设有父子2个进程共享一个临界资源,每个进程循环进入该临界区3次:父进程每次进入临界区后显示“prnt in”,出临界区则显示“prnt out”;子进程每次进入临界区后显示“chld in”出临界区则显示“chld out”。观察运行结果,应该是一个进程出来后另一个才能进去。
-Father and son with two processes share a critical resource in each process cycle to enter the critical section 3 times: each time the parent process into the critical region revealed prnt in , a critical region showed prnt out each sub-process times to enter the critical region revealed chld in a critical region showed chld out . Observation of the results, it should be a process in order to go after another.
-Father and son with two processes share a critical resource in each process cycle to enter the critical section 3 times: each time the parent process into the critical region revealed prnt in , a critical region showed prnt out each sub-process times to enter the critical region revealed chld in a critical region showed chld out . Observation of the results, it should be a process in order to go after another.
相关搜索: PV
(系统自动生成,下载前可以参看下载内容)
下载文件列表
pv.c