Multithreading

Hi,

I wanna ask you if you can recommend me some EASY and NICE explained guide for multithreading in windows (both, console and API), or just write it down here ^^ Thanks!
I agree with what's posted here. Boost threads are easy for me to understand, and portable.

http://www.cplusplus.com/forum/windows/7691/
Here is the sample multithreading source code you can learn from this example
http://codeincodeblock.blogspot.com/2011/10/simple-multithreading-application.html
Topic archived. No new replies allowed.