Started learning c++ threads. I have a problem but not sure if my solution would work. I need an application that create threads but run their functions on demand.
Le