interrupt signal
A high priority kind of signal sent to a running program either by the
operating system directly or by the user. An interrupt signal is usually a command to
interrupt a running program. In a 4GL application, the user may invoke an
interrupt signal by pressing the Interrupt key.
See also Interrupt key, program execution.