文件名称:1.tar
-
所属分类:
- 标签属性:
- 上传时间:2015-01-16
-
文件大小:712byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
经典的互斥锁线程例子,使用 pthread 的互斥锁机制,使得程序运行的结果正确,使用 pthread 线程库创建两个线程,两个线程都要访问共享变量counter,按照源程序的逻辑,两个线程各循环 5 次,每次循环对 counter 变量加 1,最后打印的结果是 10。-The classic example of mutex thread using pthread mutex lock mechanism, so that the results of the program is running correctly, use pthread threading library to create two threads, two threads must access a shared variable counter, according to the source logic, two threads each cycle five times, each time adding a circulation of counter variables, the results of the final print is 10.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.