创建线程及线程间通信

时间:2013-11-24 15:29:25
【文件属性】:

文件名称:创建线程及线程间通信

文件大小:31KB

文件格式:RAR

更新时间:2013-11-24 15:29:25

线程 通信 互斥信号量的运用

两个线程,一个生产者线程,一个消费者线程,用mutex信号量实现互斥。本程序在vc6.0环境下实现模拟生产者消费者问题


【文件预览】:
生产者消费者问题
----threadTest()
--------threadTestDlg.cpp(8KB)
--------StdAfx.cpp(212B)
--------resource.h(1010B)
--------threadTest.ncb(73KB)
--------threadTest.opt(48KB)
--------threadTest.clw(2KB)
--------threadTest.dsp(4KB)
--------threadTest.plg(2KB)
--------ReadMe.txt(4KB)
--------StdAfx.h(1KB)
--------threadTest.aps(21KB)
--------threadTest.dsw(528B)
--------threadTest.cpp(2KB)
--------threadTest.h(1KB)
--------threadTest.rc(6KB)
--------res()
--------threadTestDlg.h(2KB)
----read me.txt(163B)

网友评论