文件名称:0.c.tar
-
所属分类:
- 标签属性:
- 上传时间:2015-01-16
-
文件大小:618byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
经典的线程例子,使用 pthread 线程库创建两个线程,两个线程都要访问共享变量counter,按照源程序的逻辑,两个线程各循环 5 次,每次循环对 counter 变量加 1,最后打印的结果应该是 10。但是因为线程的特性,两个线程同步执行,所以结果是6,这是很有意思的事情。-The classic example of a thread, the thread using pthread library to create two threads, two threads must access a shared variable counter, according to the logic of the source, the two threads each cycle five times, each time adding a loop on the counter variable, the last printed The result should be 10. But because the characteristics of the thread, two threads to synchronize execution, so the result is 6, which is a very interesting thing.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
0.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.