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++.

-- 
[EMAIL PROTECTED]
www.murrayc.com
www.openismus.com

_______________________________________________
libsigc-list mailing list
libsigc-list@gnome.org
http://mail.gnome.org/mailman/listinfo/libsigc-list

Reply via email to