Programming Interface Information: This information is NOT intended to be
used as Programming Interfaces of z/VM.

QBLK_ENT

Prolog  

Control Block Contents  
   QBLK_ENTRY DSECT

Storage Layout  

Cross Reference (Contains links to field and bit definitions)  


QBLK_ENT Prolog

 NAME       : STRUCPRA
 DSECT      : QBLK_ENTRY
 DESCRIPTION: Blocked checkpoint data entry

 

QBLK_ENT Control Block Content


QBLK_ENTRY DSECT

Hex   Dec Type/Val   Lng Label (dup)    Comments
---- ---- --------- ---- -------------- --------
0000    0 Structure      QBLK_ENTRY     Blocked checkpoint data entry
0000    0 Signed       4 * (0)
0000    0 Signed       4 QBE_TID        Thread ID
0004    4 Signed       4 QBE_TYPE       block type
0008    8 Address      4 QBE_NAME_PTR   object name pointer
000C   12 Signed       4 QBE_ANAML      name length
     Language manager descriptor

 

QBLK_ENT Storage Layout

          
*** QBLK_ENTRY - Blocked checkpoint data entry
*
*     +---------------------------+---------------------------+
*   0 |         QBE_TID           |         QBE_TYPE          |
*     +---------------------------+---------------------------+
*   8 |       QBE_NAME_PTR        |        QBE_ANAML          |
*     +---------------------------+---------------------------+
*  10
*
*** QBLK_ENTRY - Blocked checkpoint data entry

 

QBLK_ENT Cross Reference

Symbol         Dspl Value
-------------- ---- -----
QBE_ANAML      000C
QBE_NAME_PTR   0008
QBE_TID        0000
QBE_TYPE       0004

This information is based on z/VM V4R1.0.
Last updated on 12 Jul 2001 at 14:03:26 EDT.
Copyright IBM Corporation, 1990, 2001