-
Pthread-of-linux
在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。(Written in the linux environment a console application, the program has a shared integer variable shared_var, the initial value of 0 create
A thread and make it run concurrently with the main thread immediately. The newly created thread and main thread are constantly circulating, and the output shared_var
Value. The main thread in a loop constantly on shared_var are incremented, that is plus 1 for each cycle shared_var and the new line created
Process is constantly on the shared_var decremented, that is, each cycle shared_var is decreased by 1. Observe the results of running the program, and you
To explain the phenomenon seen.)
- 2011-12-08 11:21:25下载
- 积分:1
-
guzhiyu_FileGuard
过滤驱动,最新的过滤框架,实现透明加解密.file encryption filter driver source code.(Filter driver, the latest filtering framework, the realization of transparent encryption and decryption. File encryption filter driver source code.)
- 2008-03-29 23:17:24下载
- 积分:1
-
M62429
M62429芯片的驱动! (M62429 驱动!)
- 2011-05-26 09:24:58下载
- 积分:1
-
VS1003_KEIL
说明: 这是vs1003的驱动代码,通过keil编译(this is vs1003 code)
- 2009-08-29 16:48:44下载
- 积分:1
-
驱动按键
普通的按键一般都被腾讯屏蔽了 这个驱动按键就能实现无视屏蔽(Ordinary buttons are usually shielded by the Tencent to drive the button, and can be ignored.)
- 2020-12-31 14:28:58下载
- 积分:1
-
oss-wm8988.c
WM8988驱动,支持OSS架构。音效可以(WM8988 driver, support OSS architecture. Sound effects)
- 2016-05-04 10:50:27下载
- 积分:1
-
fb.c.tar
7寸lcd屏幕测试程序,lcd为rgb32类型,基于linux的帧缓存驱动测试。(7 inch lcd screen test procedures, lcd is rgb32 type, based on the linux framebuffer driver testing.)
- 2013-08-11 00:16:30下载
- 积分:1
-
lsp
简单的lsp驱动框架,有助于理解lsp驱动架构(The lsp drive framework)
- 2012-05-04 14:46:21下载
- 积分:1
-
nx-sha256
SHA-256 routines supporting the Power 7+ Nest Accelerators driver.
- 2015-06-12 18:13:32下载
- 积分:1
-
mi
说明: 学习PCI设备驱动结构的最好例子,简单易懂,很快入门(NT Driver)
- 2010-05-08 08:13:12下载
- 积分:1