PAUSE
Section: System Calls (2)
Index
Return to Main Contents
NAME
pause - stop until signal
SYNOPSIS
pause( )
DESCRIPTION
Pause
never returns normally.
It is used to give up control while waiting for
a signal from
kill(2)
or
alarm(2).
SEE ALSO
kill(1), kill(2), alarm(2), signal(2), setjmp(3)
ASSEMBLER
(pause = 29.)
sys pause
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
- ASSEMBLER
-
This document was created by
man2html,
using the manual pages.
Time: 10:17:33 GMT, December 28, 2024