操作系统共享内存家庭作业
homework , operating system, on shared memory
本专区汇聚了各类基于 并发编程 开发的源码资源,共计 464 篇资源供开发者免费下载学习。
homework , operating system, on shared memory
无关锁算法的线程池。使用了pthread库,主要的亮点是无关锁数据结构。- a thread pool based on lockfree ogrithem.
Protothreads are extremely lightweight stackless threads designed for severely memory co
经典的PV操作,生产者消费者-classic PV operation, producers and consumers
银行帐户的存取款线程设计-bank account deposit threaded design
进程同步,VC开发-process synchronization, VC
该问题与以前经典的五个哲学家五根筷子不同,这次是每个哲学家身边均有一副刀叉,总的资源是充足的-problems with the previous five classic phi
c语言实现生产者消费者问题-producer consumer issues
自己写的。用信号量机制来解决哲学家问题中的死锁。附有详细注解。-wrote it myself. Using signal volume philosopher mechanism
模拟消费者线程的代码-simulation code
多线程编程 -multithreaded programming multithreaded programming
linux thread programe