Searched refs:ONCE (Results 1 – 1 of 1) sorted by relevance
113 static ONCE: BqlCell<bool> = BqlCell::new(false); in init_qom() variable116 if !ONCE.get() { in init_qom()120 ONCE.set(true); in init_qom()