Home
last modified time | relevance | path

Searched refs:empty_cond (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2bufferpool.h72 GCond empty_cond; member
Dgstv4l2bufferpool.c1067 g_cond_broadcast (&pool->empty_cond); in gst_v4l2_buffer_pool_flush_start()
1109 g_cond_wait (&pool->empty_cond, GST_OBJECT_GET_LOCK (pool)); in gst_v4l2_buffer_pool_poll()
1255 g_cond_signal (&pool->empty_cond); in gst_v4l2_buffer_pool_qbuf()
1750 g_cond_clear (&pool->empty_cond); in gst_v4l2_buffer_pool_finalize()
1762 g_cond_init (&pool->empty_cond); in gst_v4l2_buffer_pool_init()