sys-pause

[procedure] sys-pause

Gauche: Suspends the process until it receives a signal whose action is to either execute a signal-catching function or to terminate the process. This function only returns when the signal-catching function returns. See also sys-sleep, sys-alarm.