Home | History | Annotate | Download | only in audio

Lines Matching refs:GFunc

1037 	g_slist_foreach(calls, (GFunc) call_free, NULL);
1614 g_slist_foreach(watches, (GFunc) remove_watch, NULL);
1618 g_slist_foreach(pending, (GFunc) dbus_pending_call_cancel, NULL);
1619 g_slist_foreach(pending, (GFunc) dbus_pending_call_unref, NULL);