Searched defs:ONCE (Results 1 – 10 of 10) sorted by relevance
161 static ONCE: OnceCell<u32> = OnceCell::const_new(); in get_or_init() variable185 static ONCE: OnceCell<u32> = OnceCell::const_new(); in get_or_init_panic() variable210 static ONCE: OnceCell<u32> = OnceCell::const_new(); in set_and_get() constant221 static ONCE: OnceCell<u32> = OnceCell::const_new(); in get_uninit() variable228 static ONCE: OnceCell<u32> = OnceCell::const_new(); in set_twice() constant243 static ONCE: OnceCell<u32> = OnceCell::const_new(); in set_while_initializing() variable269 static ONCE: OnceCell<u32> = OnceCell::const_new(); in get_or_try_init() constant
113 static ONCE: X = X; constant
20 static ONCE: ::std::sync::Once = ::std::sync::Once::new(); in make_helpers() variable
12 #define ONCE(op) if (first) { \ macro
390 #define ONCE(op) if (first) { \ macro
112 static ONCE: Once = ::std::sync::ONCE_INIT; in cgroups_num_cpus() constant
266 public static final Range ONCE = new Range(1); field in MocksControl
37 #define ONCE 0x04 macro
731 ONCE = 0, enumerator
3882 static ONCE: Once = Once::new(); constant3904 static ONCE: Once = Once::new(); constant