Click here to Skip to main content
15,908,264 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
Hi,
Pls any one explain multi threading concepts

And also how to pass information one thread to another thread


Pls explain it
Posted
Comments
Sergey Alexandrovich Kryukov 15-Jun-15 15:10pm    
Sorry, this is not a question. Do you expect someone to write a really big article or a whole book on your request? Don't you think that it hardly would be a realistic expectation? Why not reading available books and articles? If you have some more particular concerns, we will gladly help. What exactly confuses you?
—SA
CPallini 15-Jun-15 16:00pm    
There are books about...

1 solution

You can start, for example, here:
http://www.tutorialspoint.com/cplusplus/cpp_multithreading.htm[^],
http://www.cpp-home.com/tutorials/128_1.htm[^],
http://www.codersource.net/2010/01/29/vc-threading[^].

But first of all, please see my comment to the question.

—SA
 
Share this answer
 
Comments
CPallini 15-Jun-15 15:59pm    
5.
Sergey Alexandrovich Kryukov 15-Jun-15 16:11pm    
Thank you, Carlo.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900