z/OS MVS Programming: Extended Addressability Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Example of freeing a private memory object

z/OS MVS Programming: Extended Addressability Guide
SA23-1394-00

The program frees all memory objects that have the user token specified in "USER_TOKEN":
IARV64 REQUEST=DETACH,
       MATCH=USERTOKEN,
       USERTKN=USER_TOKEN
USER_TOKEN DC  ADL8(1)

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014