Home
last modified time | relevance | path

Searched refs:GST_WEBRTC_DATA_CHANNEL_UNLOCK (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Ddatachannel.c120 GST_WEBRTC_DATA_CHANNEL_UNLOCK (channel); in gst_webrtc_data_channel_set_property()
168 GST_WEBRTC_DATA_CHANNEL_UNLOCK (channel); in gst_webrtc_data_channel_get_property()
386 GST_WEBRTC_DATA_CHANNEL_UNLOCK (channel); in gst_webrtc_data_channel_on_open()
392 GST_WEBRTC_DATA_CHANNEL_UNLOCK (channel); in gst_webrtc_data_channel_on_open()
397 GST_WEBRTC_DATA_CHANNEL_UNLOCK (channel); in gst_webrtc_data_channel_on_open()
421 GST_WEBRTC_DATA_CHANNEL_UNLOCK (channel); in gst_webrtc_data_channel_on_close()
426 GST_WEBRTC_DATA_CHANNEL_UNLOCK (channel); in gst_webrtc_data_channel_on_close()
Dwebrtc-priv.h229 #define GST_WEBRTC_DATA_CHANNEL_UNLOCK(channel) g_mutex_unlock(&((GstWebRTCDataChannel *)(channel))… macro
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dwebrtcdatachannel.c271 GST_WEBRTC_DATA_CHANNEL_UNLOCK (channel); in _channel_store_error()
295 GST_WEBRTC_DATA_CHANNEL_UNLOCK (channel); in _transport_closed()
337 GST_WEBRTC_DATA_CHANNEL_UNLOCK (channel); in _close_procedure()
345 GST_WEBRTC_DATA_CHANNEL_UNLOCK (channel); in _close_procedure()
355 GST_WEBRTC_DATA_CHANNEL_UNLOCK (channel); in _close_procedure()
369 GST_WEBRTC_DATA_CHANNEL_UNLOCK (channel); in _on_sctp_stream_reset()
478 GST_WEBRTC_DATA_CHANNEL_UNLOCK (channel); in _parse_control_packet()
706 GST_WEBRTC_DATA_CHANNEL_UNLOCK (channel); in webrtc_data_channel_start_negotiation()
790 GST_WEBRTC_DATA_CHANNEL_UNLOCK (channel); in webrtc_data_channel_send_data()
853 GST_WEBRTC_DATA_CHANNEL_UNLOCK (channel); in webrtc_data_channel_send_string()
[all …]