| SYMPT | Back to Index page |
|
Prolog Control Block Contents SYMPT DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
| SYMPT Prolog | Top of page |
NAME : HCPSYMPT
DESCRIPTION: Symbol LOCATE Pointer Block
DSECT : SYMPT
FUNCTION : The Symbol LOCATE Pointer Blocks are chained from the
SYMLH. Each SYMPT controls a set of SYMTB entries.
LOCATED BY : SYMLHPT1 in SYMLH
SYMPTFWD in SYMPT
CREATED BY : HCPCFD
DELETED BY : None
REFERENCES : None
SERIALIZED : Additions or changes to the SYMPT entries and to the
SYMTB entries requires exclusive control of the
SYMLHLCK lock.
Searches of the SYMPT entries and of the SYMTB entries
requires shared control of the SYMLHLCK lock.
RELOCATION CONSIDERATIONS : None
|
| SYMPT Control Block Content | Top of page |
|
| SYMPT Storage Layout | Top of page |
*** SYMPT - Symbol LOCATE Pointer Block
*
* +---------------------------+---------------------------+
* 0 | SYMPTFWD | SYMPTST |
* +---------------------------+---------------------------+
* 8 | SYMPTND | SYMPTLN |
* +---------------------------+---------------------------+
*
*** SYMPT - Symbol LOCATE Pointer Block
|
| SYMPT Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- SYMPTEND 0010 SYMPTFWD 0000 SYMPTLN 000C SYMPTND 0008 SYMPTST 0004 |
Copyright IBM Corporation, 1990, 2022