Home
last modified time | relevance | path

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

/DragonOS-0.1.9/kernel/src/exception/
Dhandle.rs182 .thread_flags_mut() in do_irq_wake_thread()
234 .thread_flags_mut() in warn_no_thread()
Dirqdesc.rs729 pub fn thread_flags_mut(&mut self) -> &mut ThreadedHandlerFlags { in thread_flags_mut() method