Copyright Digital Equipment Corp. All rights reserved.

$WFLOR

   Allows a process to specify a set of event flags for which it
   wants to wait.

   Format

     SYS$WFLOR  efn ,mask

   C Prototype

     int sys$wflor  (unsigned int efn, unsigned int mask);
 


Additional information available:

Arguments