Searched refs:entry_processed_cond (Results 1 – 1 of 1) sorted by relevance
204 GCond entry_processed_cond; member310 g_cond_init (&priv->entry_processed_cond); in gst_test_clock_init()356 g_cond_clear (&priv->entry_processed_cond); in gst_test_clock_finalize()454 g_cond_wait (&priv->entry_processed_cond, GST_OBJECT_GET_LOCK (test_clock)); in gst_test_clock_wait()581 g_cond_broadcast (&priv->entry_processed_cond); in gst_test_clock_remove_entry()