Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcontext.c1176 _unlock_create_thread (GstGLContext * context) in _unlock_create_thread() function
1390 (GstGLWindowCB) _unlock_create_thread, context, NULL); in gst_gl_context_create_thread()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dwebrtcbin.c498 _unlock_create_thread (GMutex * lock) in _unlock_create_thread() function
509 g_idle_add ((GSourceFunc) _unlock_create_thread, &t->lock); in _bus_thread()