Interrupted
In systems programming, an interrupt is a signal to the processor emitted by hardware or software indicating an event that needs immediate attention. An interrupt alerts the processor to a high-priority condition requiring the interruption of the current code the processor is executing, the current thread. The processor responds by suspending its current activities, saving its state, and executing a small program called an interrupt handler (or interrupt service routine, ISR) to deal with the event. This interruption is temporary, and after the interrupt handler finishes, the processor resumes execution of the previous thread. There are two types of interrupts:
Read more about Interrupted.
Famous quotes containing the word interrupted:
“Speak when youre spoken to! the Queen sharply interrupted her.
But if everybody obeyed that rule, said Alice, who was always ready for a little argument, and if you only spoke when you were spoken to, and the other person always waited for you to begin, you see nobody would ever say anything, so that”
—Lewis Carroll [Charles Lutwidge Dodgson] (18321898)
“A lifetime of cleverness can be interrupted by moments of stupidity.”
—Chinese proverb.
“A designer who is not also a couturier, who hasnt learned the most refined mysteries of physically creating his models, is like a sculptor who gives his drawings to another man, an artisan, to accomplish. For him the truncated process of creating will always be an interrupted act of love, and his style will bear the shame of it, the impoverishment.”
—Yves Saint Laurent (b. 1936)