ABSTRACT

Developers in the application of this programming model need to be very clear when the program should create a thread, how to create the thread, the thread when to synchronize, when mutually exclusive. In short, application developers can be done through the API parameter settings on the details of thread management, more conducive to the development of high-performance programs. Explicit model includes Win32 API, threads and so on.