文件名称:pthread
介绍说明--下载内容均来自于网络,请自行研究使用
多线程应用程序设计。生产者线程不断顺序地吧0-1000的数字写入共享的循环缓冲区,同时消费者线程不断地共享地循环缓冲区读取数据。-Multi-threaded application design. The producer thread to keep the order you write the number 0-1000 shared buffer cycle, while consumers continue to share the thread to read data buffer cycle.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
02_pthread
..........\Makefile
..........\pthread.c
..........\pthread.txt
..........\Makefile
..........\pthread.c
..........\pthread.txt