用pthreAD实现哲学家问题,利用信号量实现同步。
上传时间: 2013-12-17
上传用户:hebmuljb
This a pthreAD program code which is compiled under the linux. Someone who want to test the pthreAD s program can download this code.
标签: pthreAD the compiled Someone
上传时间: 2016-11-13
上传用户:shizhanincc
调用线程pthreAD 加锁和解锁的功能
上传时间: 2016-11-24
上传用户:q123321
pthreAD编程指南,介绍关于pthreAD的编程,在Linux下的应用。。
上传时间: 2014-01-03
上传用户:youlongjian0
pthreAD本来是一套用户级线程库, 但在Linux上实现时, 却使用了内核级线程 来完成, 这样的好处是, 可以充分的提高程序的并发性, 线程也可以象以前一样调用 read这样的函数, 而不必担心会由于阻赛影响其它的线程的运行.
上传时间: 2017-01-02
上传用户:x4587
哲学家进餐经典算法的pthreAD多线程实现代码
上传时间: 2013-12-18
上传用户:qwe1234
友善之臂qq2440嵌入式liunx事例代码pthreAD
上传时间: 2017-02-11
上传用户:ljt101007
采用pthreAD+C++方式进行多线程求Pai
上传时间: 2014-03-11
上传用户:wmwai1314
7z 移植到windows mobile上,完整的程序并能运行,包括了pthreAD 多线程库移植windows mobile上的使用及实例.
上传时间: 2017-02-12
上传用户:Divine
linux pthreAD 测试程序。两个打印信息循环在屏幕显示。
上传时间: 2017-05-23
上传用户:JIUSHICHEN