Function nix::unistd::pause[][src]

pub fn pause()
Expand description

Suspend the thread until a signal is received.

See also pause(2).