Programmable idling...

mx!cacsc243 at csun.edu mx!cacsc243 at csun.edu
Tue Nov 14 13:16:00 AEST 1989


In article <89312.165038SML108 at PSUVM.BITNET> SML108 at PSUVM.BITNET writes:
>Is there a way under System V unix to make a program idle until an interrupt
>condition is generated?

Do you mean to wait for a signal?  If so, then try the pause() call (section 2).
If you mean an actual HARDWARE interrupt, good luck... they're all hidden
in the kernal.

Scott



More information about the Comp.unix.questions mailing list