Programming Interface Information: This information is NOT intended to be
used as Programming Interfaces of VM/ESA. It is to be used for diagnosis only.

LMDBLOK

Prolog  

Control Block Contents  

LMDBLOK DSECT

Storage Layout  

Cross Reference (Contains links to field and bit definitions)  

LMDBLOK Prolog

NAME : STRUCPRA DSECT : LMDBLOK STATUS : VM/ESA Version 1, Release 2.0 DESCRIPTION: Language manager descriptor

 

LMDBLOK Control Block Content


LMDBLOK DSECT

Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure LMDBLOK Language manager descriptor 0000 0 Signed 4 * (0) 0000 0 Address 4 LMD_NEXT next lmdblok 0004 4 Character 8 LMD_MODNAME module name 000C 12 Address 4 LMD_PCR process create 0010 16 Address 4 LMD_PDE process delete 0014 20 Address 4 LMD_TCR thread create 0018 24 Address 4 LMD_TDE thread delete 001C 28 Address 4 LMD_ERR application run 0020 32 Character 16 * reserved

 

LMDBLOK Storage Layout

*** LMDBLOK - Language manager descriptor
*
*     +---------------------------+---------------------------+
*   0 |         LMD_NEXT          |       LMD_MODNAME-        |
*     +---------------------------+---------------------------+
*   8 |          -(004)           |         LMD_PCR           |
*     +---------------------------+---------------------------+
*  10 |         LMD_PDE           |         LMD_TCR           |
*     +---------------------------+---------------------------+
*  18 |         LMD_TDE           |         LMD_ERR           |
*     +---------------------------+---------------------------+
*  20 |///////////////////////////////////////////////////////|
*     |///////////////////////////////////////////////////////|
*     +-------------------------------------------------------+
*  30
*
*** LMDBLOK - Language manager descriptor

 

LMDBLOK Cross Reference

(contains links to field and bit definitions)
Symbol         Dspl Value
-------------- ---- -----

LMD_ERR 001C

LMD_MODNAME 0004

LMD_NEXT 0000

LMD_PCR 000C

LMD_PDE 0010

LMD_TCR 0014

LMD_TDE 0018


This information is based on VM/ESA 2.4.0.
Last updated on 19 Aug 1999 at 15:30:11 EDT.
Copyright IBM Corporation, 1990, 1999