HPlogo 900 Series HP 3000 Computer Systems: MPE/iX Intrinsics Reference Manual > Chapter 4 Command Definitions

FREELOCRIN

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

NM and CM callable.

Frees all local resource identification numbers (RINs) from allocation to a job/session.

Syntax



   FREELOCRIN;

Operation Notes

The FREELOCRIN intrinsic must be called before a second call to GETLOCRIN.

Condition Codes

CCE (2)

Request granted.

CCG (0)

Request denied. No RINs are currently reserved for the job.

CCL (1)

Request denied. A minimum of one RIN is currently locked by a process.

Related Information

Intrinsics

None

Commands

None

Manuals

Resource Management Programmer's Guide (32650-90024)

Feedback to webmaster