$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Aaron W. LaFramboise (aaronrabiddog51_at_[hidden])
Date: 2004-09-23 03:13:06
I see that the FAQ mentions that a future version of Boost.Signals will
be thread-safe. Are there any plans for this to happen any time soon?
Right now, is there even a weak thread-safety guarantee? Specifically,
may two separate signal objects be manipulated by two separate threads
at the same time?
Aaron W. LaFramboise