COHERENT manpages

This page displays the COHERENT manpage for interrupt [Definition].

List of available manpages
Index


interrupt -- Definition

An interrupt  is an interruption of  the sequential flow of  a program.  It
can be generated  by the hardware, from within the  program itself, or from
the operating system.

See Also

Programming COHERENT,
signal()