Lines Matching defs:ONCE
107 static ONCE: Once = Once::new();
109 ONCE.call_once(|| unsafe {
177 static ONCE: Once = Once::new();
179 ONCE.call_once(|| unsafe {
247 static ONCE: Once = Once::new();
249 ONCE.call_once(|| unsafe {
317 static ONCE: Once = Once::new();
319 ONCE.call_once(|| unsafe {
387 static ONCE: Once = Once::new();
389 ONCE.call_once(|| unsafe {
457 static ONCE: Once = Once::new();
459 ONCE.call_once(|| unsafe {
527 static ONCE: Once = Once::new();
529 ONCE.call_once(|| unsafe {
552 static ONCE: Once = Once::new();
554 ONCE.call_once(|| unsafe {