Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/check/
Dgsttestclock.c204 GCond entry_processed_cond; member
310 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()