|
NAME : HCPPSST
DESCRIPTION: PTE Serialization Status Tracking block
DSECT : PSST
FUNCTION : A PTE Serialization Status Tracking block
describes the PTE serialization that a task
believes it currently holds on a specific
PTE. It is not the actual PTE serialization
state, but rather a record used by a routine
to keep track of what it currently holds.
LOCATED BY : N/A.
CREATED BY : N/A.
This is not a control block that is allocated, but
rather a DSECT typically used to redefine a portion
of a savearea.
DELETED BY : N/A.
RELOCATION CONSIDERATIONS : None
NOTES : The HCPPGSER, HCPTPGSR, and HCPPTERD macros provide
a TRACKING parameter which is used with this DSECT.
HCPPGSER and HCPPTERD assist in maintaining the state
of the PSST DSECT while HCPTPGSR will verify that the
TRACKING value is consistent file the actual PTE
serialization state reflected in the PGSTE.
| |