Boost logo

Boost Users :

From: svanechel svanechel_at_[hidden])
Date: 2003-01-10 08:39:38


Hi,

The signal FAQ says that currently boost::signals aren't thread-safe.
I'm guessing this applies to connecting/disconnecting slots from
different threads and calling a signal from multiple threadsl, right?

If synchronize access when connecting slots and make sure that only a
single thread calls a certain signal, can I then use boost::signal to
fire events from objects that do processing in a worker thread?

As a secondary question: how far in the future will this thread-
safety support be added?

Thanks in advance,

Sven


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net