notify: Refactor g_object_notify_queue_thaw()
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>
Thu, 22 Jul 2010 18:25:00 +0000 (20:25 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 22 Jul 2010 19:56:20 +0000 (21:56 +0200)
commit83026092eba98c2e6e0a96112555f980382a99e7
treebd40794c3fcb70625d1c7b9827c7ad099f38ca9c
parent0201a81f04ae5fd46c6db25859e90dde1fc35d4b
notify: Refactor g_object_notify_queue_thaw()

This adds better error reporting and simplifies the code for adding
thread safety.

https://bugzilla.gnome.org/show_bug.cgi?id=166020
gobject/gobjectnotifyqueue.c