Home
last modified time | relevance | path

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

/DragonOS/kernel/src/exception/
H A Dhandle.rs228 .test_and_set_bit(ThreadedHandlerFlags::IRQTF_RUNTHREAD) in do_irq_wake_thread()
H A Dirqdesc.rs780 const IRQTF_RUNTHREAD = 1 << 0; constant