Searched defs:sched (Results 1 – 9 of 9) sorted by relevance
5 pub extern "C" fn sched() { in sched() function
15 pub mod sched; module
14 pub fn sched(from_user: bool) -> Result<usize, SystemError> { in sched() method
99 fn sched(&mut self) -> Option<Arc<ProcessControlBlock>>; in sched() method
173 fn sched(&mut self) -> Option<Arc<ProcessControlBlock>> { in sched() method
213 fn sched(&mut self) -> Option<Arc<ProcessControlBlock>> { in sched() method
13 pub extern "C" fn sched() { in sched() function
19 pub mod sched; module
60 mod sched; module