Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstplugin.c665 static GMutex gst_plugin_loading_mutex; variable
817 g_mutex_lock (&gst_plugin_loading_mutex); in _priv_gst_plugin_load_file_for_registry()
823 g_mutex_unlock (&gst_plugin_loading_mutex); in _priv_gst_plugin_load_file_for_registry()
994 g_mutex_unlock (&gst_plugin_loading_mutex); in _priv_gst_plugin_load_file_for_registry()
1001 g_mutex_unlock (&gst_plugin_loading_mutex); in _priv_gst_plugin_load_file_for_registry()
/third_party/gstreamer/gstreamer/
DChangeLog98120 (gst_plugin_loading_mutex):
98121 Make static mutex gst_plugin_loading_mutex really static (was never