$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Shetty, Diwakar (Diwakar.Shetty_at_[hidden])
Date: 2005-05-13 10:50:51
Hi,
I am using boost:thread.
There does not seem to be any constructor
which specifies whether the thread can be
started in detached state.
Will I have to use the native OS threading
calls to do this?
Thanks,
Diwakar