Searched defs:ONCE (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/exception/ | ||
H A D | handle.rs | 403 static ONCE: Once = Once::new(); in handle() constant |
H A D | irqchip.rs | 577 static ONCE: Once = Once::new(); in handle() constant |