HP 3000 Manuals

Managing Resources [ Introduction to MPE XL for MPE V Programmers Migration Guide ] MPE/iX 5.0 Documentation


Introduction to MPE XL for MPE V Programmers Migration Guide

Chapter 8  Managing Resources 

This chapter describes differences between MPE XL and MPE V/E in the
implementation of the following resource management tasks:

 *  Managing shared resources with RINs, so that a process sharing a
    resource with other processes can be guaranteed exclusive use of that
    resource.  RINs can be programmatically acquired, locked, and
    unlocked using appropriate system intrinsics.

 *  Dynamic loading of library procedures with system intrinsics provided
    to enable you to dynamically load a procedure located in an
    executable or segmented library.



MPE/iX 5.0 Documentation