HPlogo HP 3000 Computer Systems: MPE/iX Architected Interface Facility:
Operating System Reference Manual
> Chapter 3 Architected Interface Descriptions

3.23 AIFGLOBUNLOCK

MPE documents

Complete PDF

 

Table of Contents

Index

 

⇓ Page Bottom

Syntax
Parameters
Operation Notes

⇑ Page Top



3.22 AIFGLOBREL

3.24 AIFJSGET

Releases the lock on the user cell in the Architected Interface Facility: Operating System internal data area obtained by AIFGLOBLOCK.

Syntax


                 REC             I32
 AIFGLOBUNLOCK ( overall_status, user_id );
  

Parameters

overall_status

record by reference (required)

Returns the overall status of the call. A zero indicates a successful call. A negative value indicates an error in the overall call. A positive value indicates a warning. Refer to appendix A for meanings of status values.

Record type: status_type (Refer to appendix B.)

user_id

32-bit signed integer by value (required)

Passes the user ID assigned to a vendor at the time of purchase of the Architected Interface Facility: Operating System product.

Operation Notes

None.



3.22 AIFGLOBREL

3.24 AIFJSGET