Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/winks/
Dgstksclock.c30 GCond client_cond; member
80 g_cond_init (&priv->client_cond); in gst_ks_clock_init()
111 g_cond_clear (&priv->client_cond); in gst_ks_clock_finalize()
305 g_cond_signal (&priv->client_cond); in gst_ks_clock_worker_thread_func()
333 g_cond_wait (&priv->client_cond, &priv->mutex); in gst_ks_clock_start()