Searched defs:abort_handle (Results 1 – 2 of 2) sorted by relevance
255 pub(crate) fn abort_handle(&self) -> super::AbortHandle { in abort_handle() method
352 let mut abort_handle = if ah.is_some() || abort_src == CombiAbortSource::AbortHandle { in test_combination() localVariable