Searched defs:guards (Results 1 – 4 of 4) sorted by relevance
195 def guards_to_str(guards): argument
189 let guards: Box<Vec<Option<MutexGuard<()>>>> = in init() localVariable
905 def impl_detail(msg=None, **guards):918 def _parse_guards(guards): argument928 def check_impl_detail(**guards):
276 const gchar *guards[] = { in gst_dvb_base_bin_conf_set_guard() local