$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Johannes (johannes.stromberg_at_[hidden])
Date: 2005-11-25 06:13:24
Hi,
In my applications I frequently need to check to see if a thread or thread
group has terminated. What is the best (or any) way of doing this in
boost::thread?
/Johannes