Title:
The_concurrent_threads_with_synchronous_simple_exa Download
Description: 1 create a printed circulation threads
2 create two print circulation threads
3 by the critical area to deal with two print circulation threads
4 with the mutex to deal with 2 print circulation threads
5 with semaphores to deal with 2 print circulation threads
To Search:
File list (Check if you may need any files):
线程的并发与同步的简单实例\1创建一个打印循环的线程\y824.cpp
..........................\.......................\y824.dsp
..........................\.......................\y824.dsw
..........................\.......................\y824.plg
..........................\1创建一个打印循环的线程
..........................\2创建二个打印循环的线程\y824.cpp
..........................\.......................\y824.dsp
..........................\.......................\y824.dsw
..........................\.......................\y824.plg
..........................\2创建二个打印循环的线程
..........................\3用临界区来处理二个打印循环的线程\y824.cpp
..........................\.................................\y824.dsp
..........................\.................................\y824.dsw
..........................\.................................\y824.plg
..........................\3用临界区来处理二个打印循环的线程
..........................\4用互斥体来处理2个打印循环的线程\y824.cpp
..........................\................................\y824.dsp
..........................\................................\y824.dsw
..........................\................................\y824.plg
..........................\4用互斥体来处理2个打印循环的线程
..........................\5用信号量来处理2个打印循环的线程\y824.cpp
..........................\................................\y824.dsp
..........................\................................\y824.dsw
..........................\................................\y824.plg
..........................\5用信号量来处理2个打印循环的线程
线程的并发与同步的简单实例