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

QSUS_ENT

Prolog  

Control Block Contents  
   QSUS_ENTRY DSECT

Storage Layout  

Cross Reference (Contains links to field and bit definitions)  


QSUS_ENT Prolog

 NAME       : STRUCPRA
 DSECT      : QSUS_ENTRY
 DESCRIPTION: Suspended checkpoint data entry

 

QSUS_ENT Control Block Content


QSUS_ENTRY DSECT

Hex   Dec Type/Val   Lng Label (dup)    Comments
---- ---- --------- ---- -------------- --------
0000    0 Structure      QSUS_ENTRY     Suspended checkpoint data entry
0000    0 Signed       4 * (0)
0000    0 Signed       4 QSE_TID        Thread ID
0004    4 Signed       4 QSE_CNT        Suspend count
          Blocked checkpoint data entry

 

QSUS_ENT Storage Layout

          
*** QSUS_ENTRY - Suspended checkpoint data entry
*
*     +---------------------------+---------------------------+
*   0 |         QSE_TID           |         QSE_CNT           |
*     +---------------------------+---------------------------+
*   8
*
*** QSUS_ENTRY - Suspended checkpoint data entry

 

QSUS_ENT Cross Reference

Symbol         Dspl Value
-------------- ---- -----
QSE_CNT        0004
QSE_TID        0000

This information is based on z/VM V6R1.0.
Last updated on 23 Oct 2009 at 11:03:29 EDT.
Copyright IBM Corporation, 1990, 2008