Home
last modified time | relevance | path

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

/DragonOS/kernel/src/exception/
H A Dhandle.rs227 .thread_flags_mut() in do_irq_wake_thread()
338 .thread_flags_mut() in warn_no_thread()
H A Dirqdesc.rs745 pub fn thread_flags_mut(&mut self) -> &mut ThreadedHandlerFlags { in thread_flags_mut() method