pthread_sync_and_mutual

所属分类:Linux/Unix编程
开发工具:Unix_Linux
文件大小:6KB
下载次数:19
上传日期:2011-05-05 10:21:11
上 传 者yc18521
说明:  linux多线程极大方便了程序编写,但同时必须考虑线程同步、互斥问题。 示例代码给出了利用信号量实现P、V操作,从而保证多线程同步、互斥。
(linux multithread programming is very convenient, but we must pay attention to synchronization and mutual exclusion. The sample code shows us how to ensure multi-thread synchronization, mutual exclusion, using semaphore and P&V operations.)

文件列表:
pthread_sync_and_mutual\main (8168, 2011-01-20)
pthread_sync_and_mutual\main.c (2688, 2011-01-20)
pthread_sync_and_mutual\main.c~ (2688, 2011-01-20)
pthread_sync_and_mutual (0, 2011-01-19)

近期下载者

相关文件


收藏者