Is sigc++ emit() thread safe with GTKMM



I like to use sigc++ signal slot to send data from hardware threads to gtkmm gui. I can mutex lock my emit() calls but I'm wondering if it's thread safe in a gtkmm signal environment? 

Thanks,
Lihling


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