glib/gobject
Alexander Larsson 3e274423ba signals: No need to use atomics for Handler refcount
handler_ref and handler_unref_R are always called with the signal
lock held. This is obvious for handler_unref_R as it even sometimes
drops this lock, and can be verified quickly for handler_ref by looking
at all call sites.

This improves the performace about 6% on the emit-handled and the
emit-handled-generic tests.

https://bugzilla.gnome.org/show_bug.cgi?id=694253
2013-02-21 16:54:44 +01:00
..
2013-02-02 22:54:15 -05:00
2009-03-31 19:39:16 -04:00
2013-01-01 13:54:54 -05:00
2011-12-13 23:01:51 -05:00
2012-03-08 14:51:22 +08:00
2012-10-16 09:39:24 -04:00
2012-08-18 23:17:47 -04:00
2012-10-16 09:39:24 -04:00