
23 Sep
2004
23 Sep
'04
8:47 p.m.
On Sep 23, 2004, at 3:13 AM, Aaron W. LaFramboise wrote:
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?
I think we know how to do it, mostly, but there are no concrete plans to do it.
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?
There really aren't any guarantees, even weak ones :( Doug