Searched refs:STATE_ONCE (Results 1 – 1 of 1) sorted by relevance
208 static STATE_ONCE: Once = ONCE_INIT; constant222 STATE_ONCE.call_once(|| match State::new() { in init()