SYNOPSIS
#include <unistd.h>
int pause(void);
DESCRIPTION
The
PARAMETERS
None.
RETURN VALUES
If the suspended thread is awakened by a signal and the signal-handling
function returns,
CONFORMANCE
POSIX.1 (1996).
MULTITHREAD SAFETY LEVEL
Async-signal-safe.
PORTING ISSUES
None.
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
alarm() ,kill() ,sigaction() ,signal() ,sigsuspend() ,sigwait()
PTC MKS Toolkit 10.4 Documentation Build 39.