Searched refs:weak_notify (Results 1 – 2 of 2) sorted by relevance
70 weak_notify (gpointer data, GObject * object) in weak_notify() function90 g_object_weak_ref (G_OBJECT (master), weak_notify, &master_alive); in GST_START_TEST()
1249 weak_notify (DestroyedObjectStruct * destroyed, GObject ** object) in weak_notify() function1277 g_object_weak_ref (object_to_unref, (GWeakNotify) weak_notify, destroyed); in gst_check_objects_destroyed_on_unref()1289 g_object_weak_ref (object, (GWeakNotify) weak_notify, destroyed); in gst_check_objects_destroyed_on_unref()