Windows Threads in Classes

Hi,

could I get some easy to medium threading examples for use with? and/or inside objects and classes?
I always had some issues with them, especially when the programs turned "bigger", with multiple variables and functions to be passed around between them. Another point which used to baffle me was some of the guard implementations used in threading books such as "C++ Concurrency in Action".
Another point of bafflement which I desperately wanna figure out is how to use sockets as a communication gateway inside the same program.


Thank you?)
Topic archived. No new replies allowed.