Home
last modified time | relevance | path

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

/DragonOS/kernel/src/process/
H A Dmod.rs1245 pub struct InnerSchedInfo { struct
1252 impl InnerSchedInfo { impl
1335 pub fn inner_lock_write_irqsave(&self) -> RwLockWriteGuard<InnerSchedInfo> { in inner_lock_write_irqsave()
1339 pub fn inner_lock_read_irqsave(&self) -> RwLockReadGuard<InnerSchedInfo> { in inner_lock_read_irqsave()