About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
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 21 Nov 2011 at 14:33:46 EDT.
Copyright IBM Corporation, 1990, 2011