Searched refs:INIT_STATE (Results 1 – 1 of 1) sorted by relevance
66 static INIT_STATE: Once = Once::new(); in new() constant67 assert!(!INIT_STATE.is_completed()); in new()70 INIT_STATE.call_once(|| { in new()