Programming Interface Information:
This information is NOT intended to be used as Programming Interfaces of z/VM. |
QBLK_ENT
Control Block Contents
QBLK_ENTRY DSECT
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
Last updated on 1 May 2002 at 14:29:32 EDT.
Copyright IBM Corporation, 1990, 2002