Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11device.cpp118 GRecMutex extern_lock; member
419 g_rec_mutex_init (&priv->extern_lock); in gst_d3d11_device_init()
826 g_rec_mutex_clear (&priv->extern_lock); in gst_d3d11_device_finalize()
1395 g_rec_mutex_lock (&priv->extern_lock); in gst_d3d11_device_lock()
1417 g_rec_mutex_unlock (&priv->extern_lock); in gst_d3d11_device_unlock()