Searched refs:ice_role_controlling (Results 1 – 1 of 1) sorted by relevance
229 pub(crate) ice_role_controlling: AtomicBool, field240 ice_role_controlling: AtomicBool::new(false), in default()292 ice_role_controlling: AtomicBool::new(controlling), in new()307 let (g, d) = if self.ice_role_controlling.load(Ordering::SeqCst) { in priority()