-
-
[
Visual C++ (VC++)]
Code.rar
Procedures for the preparation of multi-threaded, multi-threaded applications easily arise. Mutex object to explain, how to use the mutex object to realize multi-thread synchronization. How to use named mutex object to ensure that applications run only ...
-
-
[
Visual C++ (VC++)]
BeginthreadDemo.rar
This is Win32 console which I writes the Application procedure
tests the _beginthread function foundation multithreading procedure
the usage as well as the parameter transmission procedure.
-
-
[
Visual C++ (VC++)]
MulThreadclass.rar
If CWinThread better direct object is a thread, if AfxBeginThread, realize this category, to simplify the creation of multi-threading on and off operation.
-
[
Visual C++ (VC++)]
multitreadsrc1112.rar
Generally speaking, the application of a secondary thread is always the main thread to perform a specific task, so that main thread and secondary threads must have a channel for the transmission of information, which is the main thread and the secondary ...
-
[
Unix_Linux]
main_shm.rar
The use of multi-threaded and shared-memory technology to solve the producer consumer problem are examples of
-
[
C/C++]
api.zip
the network input/output and multithreading of the Win32
-
-