Searched refs:gst_plugin_loading_mutex (Results 1 – 2 of 2) sorted by relevance
665 static GMutex gst_plugin_loading_mutex; variable817 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()
98120 (gst_plugin_loading_mutex):98121 Make static mutex gst_plugin_loading_mutex really static (was never