Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstinfo.c304 static GMutex __cat_mutex; variable
1796 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 …]