$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Lee Brown (lee_at_[hidden])
Date: 2002-01-14 23:39:17
O
> > FWIW here's an old proposal of mine:
> >
> > http://groups.yahoo.com/group/boost/message/16471
<excerpt>
A thread can terminate itself by throwing
an exception of type "thread_end" or a type derived from thread_end.
</excerpt>
Or it can just terminate and release all resources that it has a hold of.