[Info-vax] Returning data from Cobol AST routine.

Andrew Commons andrew.commons at bigpond.com
Wed Sep 29 21:01:44 EDT 2021


On Thursday, 30 September 2021 at 2:48:15 am UTC+9:30, Stephen Hoffman wrote:
> On 2021-09-29 09:12:20 +0000, Andrew Commons said: 

> INSQUE and REMQUE are interruptable. Best use equivalent the 
> interlocked queue operations INSQ*I and REMQ*I. Which are not. 
> 
The distinction between the instructions is the type of queue they handle.

>From the manual:

"Both INSQUE and REMQUE are implemented as noninterruptible instructions."



More information about the Info-vax mailing list