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.

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

Reply via email to