Searched defs:cancel (Results 1 – 7 of 7) sorted by relevance
68 pub fn cancel(&self) { in cancel() method154 pub fn cancel(&self) { in cancel() method209 let cancel = handle.get_cancel_handle(); in ut_test_cancel_handle() localVariable
50 pub(crate) cancel: unsafe fn(NonNull<Header>), field133 pub(crate) unsafe fn cancel(self) { in cancel() method
173 let cancel = handle.get_cancel_handle(); in spawn_inner() localVariable
237 pub(crate) fn cancel(&mut self, clock_entry: NonNull<Clock>) { in cancel() method354 pub(crate) fn cancel(&mut self, clock_entry: NonNull<Clock>) { in cancel() method
169 pub(crate) unsafe fn cancel(&self, iosb: *mut IO_STATUS_BLOCK) -> io::Result<()> { in cancel() method
514 fn cancel(&mut self) -> io::Result<()> { in cancel() method
95 pub(crate) fn cancel(&self) { in cancel() method