Home
last modified time | relevance | path

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

/DragonOS-0.1.9/kernel/src/exception/
Dirqdesc.rs244 pub fn can_thread(&self) -> bool { in can_thread() method
441 pub fn can_thread(&self) -> bool { in can_thread() method
Dmanage.rs255 if desc.can_thread() { in inner_setup_irq()