The Single UNIX ® Specification, Version 2
Copyright © 1997 The Open Group

 NAME

sigpause - remove a signal from the signal mask and suspend the thread

 SYNOPSIS



#include <signal.h>

int sigpause(int sig);

 DESCRIPTION

Refer to signal().

UNIX ® is a registered Trademark of The Open Group.
Copyright © 1997 The Open Group
[ Main Index | XSH | XCU | XBD | XCURSES | XNS ]