Searched refs:ONCE (Results 1 – 2 of 2) sorted by relevance
403 static ONCE: Once = Once::new(); in handle() variable405 ONCE.call_once(|| { in handle()
577 static ONCE: Once = Once::new(); in handle() constant578 ONCE.call_once(|| { in handle()