Introduction - If you have any usage issues, please Google them yourself
Multithreaded programming can make the program execute concurrently with a number of clues, like the daily work of collaboration by the people while a task. 2, threads: (1) thread is a program instruction execution sequence, WIN32 platform supports multi-threaded program that allows multiple program threads. (2) in a single CPU system, the system according to the CPU time slice allocated to each thread scheduling algorithm, so the thread is actually sharing executive, in the Windows NT multi-CPU system, with a different program thread can be assigned to different CPU up implementation.