Searched refs:_gst_plugin_fault_handler_is_setup (Results 1 – 2 of 2) sorted by relevance
548 static gboolean _gst_plugin_fault_handler_is_setup = FALSE; variable557 if (!_gst_plugin_fault_handler_is_setup) in _gst_plugin_fault_handler_restore()560 _gst_plugin_fault_handler_is_setup = FALSE; in _gst_plugin_fault_handler_restore()605 if (_gst_plugin_fault_handler_is_setup) in _gst_plugin_fault_handler_setup()608 _gst_plugin_fault_handler_is_setup = TRUE; in _gst_plugin_fault_handler_setup()
88483 Move _gst_plugin_fault_handler_is_setup into the ifdef block where it's