Searched refs:g_object_notify_queue_thaw (Results 1 – 2 of 2) sorted by relevance
/third_party/glib/gobject/ |
D | gobjectnotifyqueue.c | 98 g_object_notify_queue_thaw (GObject *object, in g_object_notify_queue_thaw() function
|
D | gobject.c | 305 g_object_notify_queue_thaw (GObject *object, in g_object_notify_queue_thaw() function 1295 g_object_notify_queue_thaw (object, nqueue); in g_object_notify_by_spec_internal() 1442 g_object_notify_queue_thaw (object, nqueue); in g_object_thaw_notify() 1443 g_object_notify_queue_thaw (object, nqueue); in g_object_thaw_notify() 1906 g_object_notify_queue_thaw (object, nqueue); in g_object_new_with_custom_constructor() 1923 g_object_notify_queue_thaw (object, nqueue); in g_object_new_with_custom_constructor() 1996 g_object_notify_queue_thaw (object, nqueue); in g_object_new_internal() 2327 g_object_notify_queue_thaw (object, nqueue); in g_object_constructor() 2413 g_object_notify_queue_thaw (object, nqueue); in g_object_setv() 2471 g_object_notify_queue_thaw (object, nqueue); in g_object_set_valist()
|