Searched defs:async_cancel (Results 1 – 2 of 2) sorted by relevance
118 static int start_cancel(struct io_uring *ring, int do_partial, int async_cancel) in start_cancel()154 int async_cancel) in test_io_cancel()
609 pub fn async_cancel(&self, addr: UserData, user_data: UserData) -> Result<()> { in async_cancel() method