$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Malte Starostik (home_at_[hidden])
Date: 2005-03-23 14:18:55
{to moderator: sorry, picked the wrong sender address last time, this
one is subscribed}
Hi,
looking through the docs I can't seem to find a way to query
boost::thread whether it's still running or has terminated and if so if
it's still joinable. Is that information available somehow or do I need
to keep track myself?
TIA,
Malte