Home
last modified time | relevance | path

Searched refs:free_session (Results 1 – 6 of 6) sorted by relevance

/third_party/pulseaudio/src/modules/
Dmodule-systemd-login.c104 static void free_session(struct session *session) { in free_session() function
200 …full(pa_idxset_string_hash_func, pa_idxset_string_compare_func, NULL, (pa_free_cb_t) free_session); in pa__init()
201 …full(pa_idxset_string_hash_func, pa_idxset_string_compare_func, NULL, (pa_free_cb_t) free_session); in pa__init()
Dmodule-console-kit.c145 static void free_session(struct session *session) { in free_session() function
308 …full(pa_idxset_string_hash_func, pa_idxset_string_compare_func, NULL, (pa_free_cb_t) free_session); in pa__init()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtpdec.c191 free_session (GstRTPDecSession * session) in free_session() function
358 g_slist_foreach (rtpdec->sessions, (GFunc) free_session, NULL); in gst_rtp_dec_finalize()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpbin.c894 free_session (GstRtpBinSession * sess, GstRtpBin * bin) in free_session() function
2907 g_slist_foreach (rtpbin->sessions, (GFunc) free_session, rtpbin); in gst_rtp_bin_dispose()
5323 free_session (session, rtpbin); in gst_rtp_bin_release_pad()
/third_party/gstreamer/gstplugins_good/
DChangeLog110443 rtpbin: make free_session() remove stream references
111554 Don't mess with the session list in free_session as it is called from a foreach
112151 (free_session), (gst_rtp_bin_dispose), (remove_recv_rtp),
112705 * gst/rtpmanager/gstrtpbin.c: (free_session):
113248 * gst/rtpmanager/gstrtpbin.c: (create_session), (free_session),
139093 (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
/third_party/gstreamer/gstplugins_bad/
DChangeLog196908 Don't mess with the session list in free_session as it is called from a foreach
208628 (free_session), (gst_rtp_bin_dispose), (remove_recv_rtp),
213655 * gst/rtpmanager/gstrtpbin.c: (free_session):
220395 * gst/rtpmanager/gstrtpbin.c: (create_session), (free_session),