Skip to content
Commit 9026b11e authored by Olivier Crête's avatar Olivier Crête Committed by Benjamin Otte
Browse files

notify: Make GObject property change notifications thread safe

Adds locking around object property change notification handling. The
notifications are only emitted after all threads have called
g_object_thaw_notify().

https://bugzilla.gnome.org/show_bug.cgi?id=166020
parent 65797f7e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment