Home
last modified time | relevance | path

Searched refs:threads_oneshot (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/exception/
H A Dirqdesc.rs117 threads_oneshot: 0, in new()
378 threads_oneshot: u64, field
458 pub fn threads_oneshot(&self) -> u64 { in threads_oneshot() method
459 self.threads_oneshot in threads_oneshot()
H A Dhandle.rs316 && desc_inner_guard.threads_oneshot() == 0 in cond_unmask_eoi_irq()