$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: bill_kempf (williamkempf_at_[hidden])
Date: 2002-02-18 10:04:26
--- In boost_at_y..., "simonwlb" <conic_at_b...> wrote:
> Is it safe to try to join a thread after it has completed execution?
Yes, though join() may be called only once.
Bill Kempf