Searched refs:context_thread (Results 1 – 1 of 1) sorted by relevance
810 GThread *context_thread; in _get_gl_context_for_thread_unlocked() local828 context_thread = gst_gl_context_get_thread (context); in _get_gl_context_for_thread_unlocked()829 if (thread != context_thread) { in _get_gl_context_for_thread_unlocked()830 g_thread_unref (context_thread); in _get_gl_context_for_thread_unlocked()837 if (context_thread) in _get_gl_context_for_thread_unlocked()838 g_thread_unref (context_thread); in _get_gl_context_for_thread_unlocked()