Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

sigpause - remove signal from signal mask and deactivate process

&pagelevel(4)&pagelevel

Syntax

#include <math.h>

extern int signgam;

Description

If threads are used, then the function affects the process or a thread in the following manner: sigpause() deletes a signal from the signal mask and suspends the thread.

Notes

See signal().