Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ sigsuspend(3) — Ultrix/UWS 4.0 VAX

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

sigpause(2)

sigaction(3)

sigvec(2)

sigsuspend(3)

Name

sigsuspend − wait for signal (POSIX)

Syntax

sigsuspend(sigmask)
sigset_t *sigmask;

Description

The sigsuspend system call is the POSIX equivalent of the sigpause() system call. The behavior of this call is as described on the sigpause() reference page except, the signal mask is manipulated using the sigsetops() functions.

See Also

sigpause(2), sigaction(3), sigvec(2)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026