Skip to main content

sigsuspend

Function sigsuspend 

Source
pub fn sigsuspend(mask: usize) -> Result<usize, Error>
Expand description

Temporarily replace the signal mask and suspend until a signal arrives.