Boost logo

Boost Users :

From: Christian Henning (chhenning_at_[hidden])
Date: 2006-01-30 14:27:27


Of course, you could start off threads everywhere. The problem might
be synchronization and knowing if a thread is terminated or not. The
function join() gives you one way to wait for a thread to terminate. I
usually do that in a destructor.

If you have a problem you work on, I would suggest, that you name it.
So, I can help you more specifically.

Christian


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net