QBLK_ENT Back to Index page
 
Prolog 
Control Block Contents 
   QBLK_ENTRY DSECT
Storage Layout 
Cross Reference (Contains links to field and bit definitions)
Programming Interface Information:
This information is NOT intended to be
used as Programming Interfaces of z/VM.


  QBLK_ENT Prolog Top of page
 
 NAME       : STRUCPRA
 DSECT      : QBLK_ENTRY
 DESCRIPTION: Blocked checkpoint data entry
 
 
  QBLK_ENT Control Block Content Top of page
 

 QBLK_ENTRY DSECT Top of page
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 Top of page
 
 
*** 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 Top of page
 
 
Symbol         Dspl Value
-------------- ---- -----
QBE_ANAML      000C
QBE_NAME_PTR   0008
QBE_TID        0000
QBE_TYPE       0004
 
This information is based on z/VM 6.4.0.
Last updated on 24 Aug 2016 at 09:22:01 EDT.
Copyright IBM Corporation, 1990, 2016