$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: xargon (pankaj.daga_at_[hidden])
Date: 2006-02-07 01:24:00
Frank Hess <frank.hess <at> nist.gov> writes:
> It's because m_RunThread isn't volatile.
Sorry about that. Had forgotten to put it in my original post. The m_RunThread
is declared as volatile.