$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Scott McCaskill (scott_at_[hidden])
Date: 2001-08-14 13:51:27
Shouldn't thread::join() throw an exception if a thread tries to join
itself? Right now, it will deadlock in such a situation.