Home
last modified time | relevance | path

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

/DragonOS/kernel/src/exception/
H A Dirqdesc.rs247 pub fn can_thread(&self) -> bool { in can_thread() method
454 pub fn can_thread(&self) -> bool { in can_thread() method
H A Dmanage.rs255 } else if desc.can_thread() { in inner_setup_irq()