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.