QSUS_ENT Back to Index page
 
Prolog 
Control Block Contents 
   QSUS_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.


  QSUS_ENT Prolog Top of page
 
 NAME       : STRUCPRA
 DSECT      : QSUS_ENTRY
 DESCRIPTION: Suspended checkpoint data entry
 
 
  QSUS_ENT Control Block Content Top of page
 

 QSUS_ENTRY DSECT Top of page
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 Top of page
 
          
*** QSUS_ENTRY - Suspended checkpoint data entry
*
*     +---------------------------+---------------------------+
*   0 |         QSE_TID           |         QSE_CNT           |
*     +---------------------------+---------------------------+
*   8
*
*** QSUS_ENTRY - Suspended checkpoint data entry
 
 
  QSUS_ENT Cross Reference Top of page
 
 
Symbol         Dspl Value
-------------- ---- -----
QSE_CNT        0004
QSE_TID        0000
 
This information is based on z/VM 7.2.0 Last updated on 24 Jun 2020 at 09:36:35 EDT.
Copyright IBM Corporation, 1990, 2020