Searched refs:urihandler_type (Results 1 – 1 of 1) sorted by relevance
125 static volatile gsize urihandler_type = 0; in gst_uri_handler_get_type() local127 if (g_once_init_enter (&urihandler_type)) { in gst_uri_handler_get_type()147 g_once_init_leave (&urihandler_type, _type); in gst_uri_handler_get_type()149 return urihandler_type; in gst_uri_handler_get_type()