文件名称:nachos02
-
所属分类:
- 标签属性:
- 上传时间:2016-05-11
-
文件大小:17.59kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1.对于共享的双向链表,实现多线程的无错误插入删除操作。
2.用thread::sleep实现条件变量和锁机制
3.用thread::semapho实现条件变量和锁机制
4.大小限制的缓冲区(类似于消费者生产者问题)
5.实现一个table结构-1. For shared doubly linked list, multi-thread error insertion and deletion operations.
2. thread :: sleep implement condition variables, and locking mechanism
3. thread :: semapho implement condition variables, and locking mechanism
4. The size limit of the buffer (producers of similar consumer issues)
5. Implement a table structure
2.用thread::sleep实现条件变量和锁机制
3.用thread::semapho实现条件变量和锁机制
4.大小限制的缓冲区(类似于消费者生产者问题)
5.实现一个table结构-1. For shared doubly linked list, multi-thread error insertion and deletion operations.
2. thread :: sleep implement condition variables, and locking mechanism
3. thread :: semapho implement condition variables, and locking mechanism
4. The size limit of the buffer (producers of similar consumer issues)
5. Implement a table structure
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BoundedBuffer.cc
BoundedBuffer.h
dllist.cc
dllist.h
dllist-driver.cc
main.cc
Makefile
synch-sem.cc
synch-sem.h
synch-sleep.cc
synch-sleep.h
Table.cc
Table.h
threadtest.cc
BoundedBuffer.h
dllist.cc
dllist.h
dllist-driver.cc
main.cc
Makefile
synch-sem.cc
synch-sem.h
synch-sleep.cc
synch-sleep.h
Table.cc
Table.h
threadtest.cc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.