Searched refs:destroy_cond (Results 1 – 1 of 1) sorted by relevance
223 GCond destroy_cond; member297 g_cond_init (&context->priv->destroy_cond); in gst_gl_context_init()701 g_cond_wait (&context->priv->destroy_cond, &context->priv->render_lock); in gst_gl_context_finalize()748 g_cond_clear (&context->priv->destroy_cond); in gst_gl_context_finalize()1413 g_cond_signal (&context->priv->destroy_cond); in gst_gl_context_create_thread()