Searched refs:queue_not_full (Results 1 – 1 of 1) sorted by relevance
3733 GCond queue_not_full; member4213 g_cond_signal (&watch->queue_not_full); in gst_rtsp_source_dispatch_write()4286 g_cond_clear (&watch->queue_not_full); in gst_rtsp_source_finalize()4345 g_cond_init (&result->queue_not_full); in gst_rtsp_watch_new()4470 g_cond_signal (&watch->queue_not_full); in gst_rtsp_watch_set_send_backlog()4890 res = g_cond_wait_until (&watch->queue_not_full, &watch->mutex, end_time); in gst_rtsp_watch_wait_backlog_usec()4934 g_cond_signal (&watch->queue_not_full); in gst_rtsp_watch_set_flushing()