(go to: table of contents, index, list of vms_sys, prev: VERIFY_PROXY, next: WAKE)
None
Arguments:
WAITFR - Wait for Single Event Flag
Tests a specific event flag and returns immediately if the flag is
set. Otherwise, the process is placed in a wait state until the event flag is
set.
28-SEP-1998 ZE.
Format:
vms_sys.waitfr (efn)
Returns:
Examples:
>>> import vms_sys
@@ WAITFR not yet (15-SEP-1998) tested
>>>
(go to: table of contents,
index,
list of vms_sys,
prev: VERIFY_PROXY,
next: WAKE)