pub fn pause()
#[cfg(not(target_os = "redox"))]
Suspend the thread until a signal is received.
See also pause(2).