Searched defs:last (Results 1 – 3 of 3) sorted by relevance
49 pub fn last(&self) -> Option<ProcessorId> { in last() method
1105 let last = self.last_child(); in get_last() localVariable1123 let last = self.last_child(); in pop_last() localVariable1141 let last = self.last_child(); in get_last_mut() localVariable
337 last: Weak<FairSchedEntity>, field