Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstharness.c204 GCond buf_or_eos_cond; member
226 g_cond_signal (&priv->buf_or_eos_cond); in gst_harness_chain()
285 g_cond_signal (&priv->buf_or_eos_cond); in gst_harness_sink_event()
710 g_cond_init (&priv->buf_or_eos_cond); in gst_harness_new_empty()
1153 g_cond_clear (&priv->buf_or_eos_cond); in gst_harness_teardown()
1725 success = g_cond_wait_until (&priv->buf_or_eos_cond, in gst_harness_pull_until_eos()