Searched defs:cancel (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/process/ | ||
H A D | timer.rs | 97 pub fn cancel(&self) { in cancel() method |
/DragonOS/kernel/src/time/ | ||
H A D | timer.rs | 196 pub fn cancel(&self) -> bool { in cancel() method |