Searched refs:should_inject_interrupt (Results 1 – 1 of 1) sorted by relevance
2605 let mut should_inject_interrupt = ready_for_interrupt; in test_interrupt_ready_when_normally_not_interruptible() localVariable2611 should_inject_interrupt = false; in test_interrupt_ready_when_normally_not_interruptible()2625 if should_inject_interrupt { in test_interrupt_ready_when_normally_not_interruptible()