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. |
RQHDR
PrologControl Block Contents
RQHDR DSECT
Storage Layout
Cross Reference
RQHDR Prolog
NAME : HCPRQHDR DESCRIPTION: SAVBK Return Queue Header Block DSECT : RQHDR FUNCTION : provide queue anchor for SAVBK's returned by SAVBK management functions LOCATED BY : SAVECPRQ in SAVBK PFXCPRQA in PFXPG SSACPRQ in SSABK RCCSRCQ in RCCBK CREATED BY : not created, part of SSABK and HCPRCC DELETED BY : not deleted SERIALIZED : compare double and swap logic
RQHDR Control Block Content
RQHDR DSECT
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure RQHDR SAVBK Return Queue Header Block 0000 0 Signed 4 RQHCOUNT Count of SAVBK's on queue 0004 4 Address 4 RQHQUEUE Queue of SAVBK's 00000001 RQHSIZE (*-RQHDR+7)/8 Size of RQHDR in dwords 00000008 RQHLEN (*-RQHDR) Length of RQHDR
RQHDR Storage Layout
*** RQHDR - SAVBK Return Queue Header Block * * +---------------------------+---------------------------+ * 0 | RQHCOUNT | RQHQUEUE | * +---------------------------+---------------------------+ * 8 * *** RQHDR - SAVBK Return Queue Header Block
RQHDR Cross Reference
Symbol Dspl Value -------------- ---- ----- RQHCOUNT 0000 RQHLEN 0004 00000008 RQHQUEUE 0004 RQHSIZE 0004 00000001
Last updated on 30 Mar 2001 at 08:36:46 EDT.
Copyright IBM Corporation, 1990, 2001