文件名称:forkSYSV
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 伴*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本任务主要目的练习UNIX/LINUX同步编程,熟悉基本的线程相关API。
任务要求
编程实现下图的效果,要求分别使用进程和线程
(1) 进程+SYS V信号量
(2) 线程实现+Posix同步操作API
-The main purpose of this task exercises UNIX/LINUX synchronization programming, familiar with the basic thread-related APIs. Tasks require programming to achieve the effect of the following figure, requirements, respectively, using processes and threads (1) process+ the SYS V semaphores (2) threads to achieve synchronous operation of+Posix API
任务要求
编程实现下图的效果,要求分别使用进程和线程
(1) 进程+SYS V信号量
(2) 线程实现+Posix同步操作API
-The main purpose of this task exercises UNIX/LINUX synchronization programming, familiar with the basic thread-related APIs. Tasks require programming to achieve the effect of the following figure, requirements, respectively, using processes and threads (1) process+ the SYS V semaphores (2) threads to achieve synchronous operation of+Posix API
(系统自动生成,下载前可以参看下载内容)
下载文件列表
forkSYSV.c