home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.questions
- Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!tulane!darwin.sura.net!jvnc.net!nuscc!ccechk
- From: ccechk@nuscc.nus.sg (Heng Kek)
- Subject: Alarm() and children
- Message-ID: <1992Aug14.055543.26826@nuscc.nus.sg>
- Organization: National University of Singapore
- Date: Fri, 14 Aug 1992 05:55:43 GMT
- Lines: 11
-
- If I have a program which spawns 20 children almost simultaneously
- (i.e. via a loop) and arrange for a SIGALRM to be delivered after
- 'x' seconds in each of the children, will the signal in one child
- affect other children?
-
- The alarm() is called in each of the children.
-
- Thanks for any responses.
-
- Heng Kek
- National University of S'pore
-