home *** CD-ROM | disk | FTP | other *** search
-
-
-
- PAUSE(3) MINTLIB LIBRARY FUNCTIONS PAUSE(3)
-
-
- N✓NA✓AM✓ME✓E
- pause - suspend process until signal
-
- S✓SY✓YN✓NO✓OP✓PS✓SI✓IS✓S
- ?? No header file yet. #include <signal.h>?
-
- void pause(void);
-
- D✓DE✓ES✓SC✓CR✓RI✓IP✓PT✓TI✓IO✓ON✓N
- pause suspends the calling process until it receives a
- signal. The signal must be one that is not currently set
- to be ignored by the calling process.
-
- If the signal causes termination of the calling process,
- pause will not return.
-
- S✓SE✓EE✓E A✓AL✓LS✓SO✓O
- a✓al✓la✓ar✓rm✓m(✓(3✓3)✓),✓, k✓ki✓il✓ll✓l(✓(3✓3)✓),✓, s✓si✓ig✓gn✓na✓al✓l(✓(3✓3)✓),✓, s✓si✓ig✓gp✓pa✓au✓us✓se✓e(✓(3✓3)✓),✓, w✓wa✓ai✓it✓t(✓(3✓3)✓),✓,
- P✓Pa✓au✓us✓se✓e(✓(2✓2)✓)
-
- N✓NO✓OT✓TE✓E
- For vague reasons, pause returns an integer on System V.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- MiNT docs 0.1 3 March 1993 1
-
-
-