$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jens Maurer (Jens.Maurer_at_[hidden])
Date: 2001-09-18 17:27:31
William Kempf wrote:
> The race problem, again, is with data that's modified by the once routine,
> not the flag itself.
I didn't think about the shared data modified by the "once" routine.
Thanks for the explanation.
Jens Maurer