Boost logo

Boost :

From: Martin Wille (mw8329_at_[hidden])
Date: 2004-11-29 17:48:24


Beman Dawes wrote:
> At 02:30 PM 11/29/2004, Caleb Epstein wrote:
>
> >The problem isn't one of threads so much as one of memory however.
> >The program just runs out of memory because you are not join'ing the
> >exited threads.
>
> Caleb, could you please do one more thing on this: read the docs and see
> if your answer is obvious from the docs. If not, could you please submit
> a path clarifying the docs the need to join.

I guess he's running out of resources since .join() is not being called
in the example program.

Regards,
m


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk