Subject | English | French |
IT | interrupt control routine | sous-programme d'interruption |
comp. | interrupt routine | programme d’interruption |
comp. | interrupt routine | programme de traitement d’interruption |
telecom. | interrupt routine | routine d'interruption |
IT | interrupt routine | interruption de programme |
telecom. | interrupt routine | sous-programme d'interruption |
comp. | interrupt service routine | programme de traitement d'interruption |
comp., MS | interrupt service routine | routine du service d'interruption (A kernel-mode interrupt that is small, very fast pieces of assembly code that map physical interrupts onto logical interrupts. ISRs are used to provide hooks back to the kernel as well as device drivers) |