SYSCALLS/EC2 - level 2 eventcount manager calls 1985/04/30
Include files:
Fortran: /sys/ins/ec2.ins.ftn
Pascal: /sys/ins/ec2.ins.pas
Procedures and Functions:
EC2_$ADVANCE (eventcount, status)
Advances the specified user-defined eventcount by one.
EC2_$INIT (eventcount)
Initializes a user-defined eventcount.
ec-value = EC2_$READ (eventcount)
Returns the current value of an eventcount.
ec-satisfied = EC2_$WAIT (ec-plist, ec-vlist, ec-count, status)
Waits until any of a list of eventcounts
reaches a trigger value.
ec-satisfied = EC2_$WAIT_SVC (ec-plist, ec-vlist, ec-count, status)
Waits until any of a list of
eventcounts reaches a trigger value.