Boost logo

Boost :

From: Tim Laplaca (tlaplaca_at_[hidden])
Date: 2004-12-01 09:28:41


Thanks again Caleb.

A question for the designers of Boost::thread: Would it be possible for
the thread library to have functionality added so that the thread itself
can call a function like 'join' that releases all its resources? This
would simplify my program a lot, and I suspect other applications as
well.

Tim

-----Original Message-----
From: boost-bounces_at_[hidden]
[mailto:boost-bounces_at_[hidden]] On Behalf Of Caleb Epstein
Sent: Monday, November 29, 2004 3:43 PM
To: boost_at_[hidden]
Subject: Re: [boost] Thread: Why is my prog aborting after 283 or so
threads?

On Mon, 29 Nov 2004 15:24:07 -0500, Tim Laplaca <tlaplaca_at_[hidden]>
wrote:
> Can you post your code to the list?

Gladly. See attached. Basically I just abandoned the thread_group
and am calling thread::join after the sleep call.

-- 
Caleb Epstein
caleb dot epstein at gmail dot com

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