文件名称:linux上实现多进程和多线程实现同步互斥(源代码)
文件大小:38KB
文件格式:ZIP
更新时间:2016-05-08 07:06:21
多进程 多线程 同步互斥 linux编程
在linux上分别用多进程和多线程实现的同步互斥操作(源代码)
【文件预览】:
任务三
----多线程实现同步互斥()
--------thread(15KB)
--------thread.cpp(4KB)
--------makefile(84B)
----多进程实现同步互斥()
--------P4(7KB)
--------P4.cpp(297B)
--------P2.cpp(338B)
--------sysv(15KB)
--------PV.h(218B)
--------P1(7KB)
--------P5.cpp(338B)
--------P6(7KB)
--------P1.cpp(297B)
--------P3(7KB)
--------PV.cpp(377B)
--------P5(7KB)
--------makefile(420B)
--------P2(7KB)
--------P6.cpp(297B)
--------P3.cpp(297B)
--------sysv.cpp(5KB)