Searched refs:GST_MPLEX_MUTEX_LOCK (Results 1 – 4 of 4) sorted by relevance
59 GST_MPLEX_MUTEX_LOCK (mplex); in Close()109 GST_MPLEX_MUTEX_LOCK (mplex); in Write()
425 GST_MPLEX_MUTEX_LOCK (mplex); in gst_mplex_loop()468 GST_MPLEX_MUTEX_LOCK (mplex); in gst_mplex_sink_event()479 GST_MPLEX_MUTEX_LOCK (mplex); in gst_mplex_sink_event()490 GST_MPLEX_MUTEX_LOCK (mplex); in gst_mplex_sink_event()513 GST_MPLEX_MUTEX_LOCK (mplex); in gst_mplex_sink_event()559 GST_MPLEX_MUTEX_LOCK (mplex); in gst_mplex_chain()661 GST_MPLEX_MUTEX_LOCK (mplex); in gst_mplex_release_pad()715 GST_MPLEX_MUTEX_LOCK (mplex); in gst_mplex_src_activate_mode()
58 GST_MPLEX_MUTEX_LOCK (mplex); in ReadStreamBytes()
47 #define GST_MPLEX_MUTEX_LOCK(m) G_STMT_START { \ macro