Re: [sigc] Thread safety question?



On Fri, 2007-11-09 at 19:01 -0500, Buğra Gedik wrote:
> If I have a signal connected to a slot and once the connection is
> established, can I run multiple threads that call emit() on the same
> signal. In other words, is the emit() function thread-safe? From my
> examples, it seems it is not. 

No, there is no locking in libsigc++.

-- 
murrayc murrayc com
www.murrayc.com
www.openismus.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]