Searched refs:__cat_mutex (Results 1 – 1 of 1) sorted by relevance
304 static GMutex __cat_mutex; variable1796 g_mutex_lock (&__cat_mutex); in gst_debug_reset_all_thresholds()1798 g_mutex_unlock (&__cat_mutex); in gst_debug_reset_all_thresholds()1833 g_mutex_lock (&__cat_mutex); in gst_debug_set_threshold_for_name()1835 g_mutex_unlock (&__cat_mutex); in gst_debug_set_threshold_for_name()1894 g_mutex_lock (&__cat_mutex); in _gst_debug_category_new()1904 g_mutex_unlock (&__cat_mutex); in _gst_debug_category_new()2038 g_mutex_lock (&__cat_mutex); in gst_debug_get_all_categories()2040 g_mutex_unlock (&__cat_mutex); in gst_debug_get_all_categories()2065 g_mutex_lock (&__cat_mutex); in _gst_debug_get_category()[all …]