Searched refs:create_agent (Results 1 – 3 of 3) sorted by relevance
82 pub(crate) async fn create_agent(&self) -> Result<()> { in create_agent() method154 self.create_agent().await?; in gather()224 self.create_agent().await?; in get_local_parameters()241 self.create_agent().await?; in get_local_candidates()
318 self.gatherer.create_agent().await in ensure_gatherer()
125 …agent lock in ice_gather.rs create_agent() to top level of the function to avoid a race condition.…