home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / vms / 12629 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  815 b 

  1. Path: sparky!uunet!cis.ohio-state.edu!ucbvax!lrw.com!leichter
  2. From: leichter@lrw.com (JERRY LEICHTER)
  3. Newsgroups: comp.os.vms
  4. Subject: re: wait for event flag halts ast deliver
  5. Message-ID: <9207212252.AA29841@uu3.psi.com>
  6. Date: 21 Jul 92 22:21:40 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 14
  11.  
  12.  
  13.     Hey does anyone know why waiting for an event flag causes asts to stop
  14.     being delivered?
  15.  
  16. It doesn't!  At least not in any version of VMS I've ever known....
  17.  
  18.               I really need to be able to wait on event flag...
  19.     and the only way to set the event flag is with an ast.
  20.  
  21. Are you by any chance waiting for the event flag from within an AST routine?
  22. Waiting for an event flag won't remove you from AST level-execution, and
  23. further AST's will be blocked.
  24.                             -- Jerry
  25.  
  26.