Searched refs:RTP_SESSION_LOCK (Results 1 – 4 of 4) sorted by relevance
780 RTP_SESSION_LOCK (sess); in rtp_session_create_sources()815 RTP_SESSION_LOCK (sess); in rtp_session_create_stats()844 RTP_SESSION_LOCK (sess); in rtp_session_set_property()853 RTP_SESSION_LOCK (sess); in rtp_session_set_property()859 RTP_SESSION_LOCK (sess); in rtp_session_set_property()865 RTP_SESSION_LOCK (sess); in rtp_session_set_property()871 RTP_SESSION_LOCK (sess); in rtp_session_set_property()890 RTP_SESSION_LOCK (sess); in rtp_session_set_property()914 RTP_SESSION_LOCK (sess); in rtp_session_set_property()1028 RTP_SESSION_LOCK (sess); in on_new_ssrc()[all …]
38 #define RTP_SESSION_LOCK(sess) (g_mutex_lock (&(sess)->lock)) macro
431 RTP_SESSION_LOCK (session); in on_ssrc_sdes()
15526 rtpsession: fix typo in a comment, s/SESSION_LOCK/RTP_SESSION_LOCK/