Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
MPE/iX Intrinsics Reference Manual: HP 3000 MPE/iX Computer Systems > Chapter 6 Command Definitions (FLUSHLOG-GETUSERMODE)

GETLOCRIN

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

NM and CM callable.

Acquires local resource identification numbers (RINs) for a job/session.

Syntax

               U16V
GETLOCRIN(rincount);

Parameters

rincount

16-bit unsigned integer by value (required)

Passes the number of local RINs to be acquired by the job/session. The maximum number of RINs available is defined when the system is configured.

Operation Notes

All local RINs required by a job/session must be acquired in a single call to GETLOCRIN. If more local RINs are required, all local RINs must be released with the FREELOCRIN intrinsic before GETLOCRIN can return more.

Condition Codes

CCE (2)

Request granted.

CCG (0)

Request denied. RINs already allocated to this job. Additional RINs cannot be allocated until these RINs are released.

CCL (1)

Request denied. There are not enough RINs available for this call. RINs not allocated to this job.

Related Information

Manual

Resource Management Programmer's Guide

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© Hewlett-Packard Development Company, L.P.