Home
last modified time | relevance | path

Searched defs:wakeup_all (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/libs/
H A Dwait_queue.rs248 pub fn wakeup_all(&self, state: Option<ProcessState>) { in wakeup_all() method
417 pub fn wakeup_all(&self) { in wakeup_all() method