Searched defs:ONCE_INIT (Results 1 – 2 of 2) sorted by relevance
55 pub const ONCE_INIT: sync::Once = sync::Once::new(); constant
111 const ONCE_INIT: Once = Once(X); constant