EXDBK | Back to Index page |
Prolog Control Block Contents EXDBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
EXDBK Prolog | Top of page |
NAME : HCPEXDBK DESCRIPTION: exec() data block DSECT : EXDBK FUNCTION : This DSECT maps the data necessary to perform the communication across the asynchronous portion of exec() processing. LOCATED BY : registers in the exec() modules REQDATAP - data pointer in the REQBK CREATED BY : HCPEXD DELETED BY : HCPEXC, HCPEXD SERIALIZED : Indirectly, by the request chain lock. The contents of the EXDBK are only valid and usable if the request block pointing to it has been properly dequeued. RELOCATION CONSIDERATIONS : None COMMENTS : None |
EXDBK Control Block Content | Top of page |
|
EXDBK Storage Layout | Top of page |
*** EXDBK - exec() data block * * +---------------------------+---------------------------+ * 0 | EXDPOST |///////////////////////////| * +---------------------------+---------------------------+ * 8 |///////////////////////////|///////////////////////////| * +---------------------------+---------------------------+ * 10 | EXDR0 | EXDR1 | * +---------------------------+---------------------------+ * 18 | EXDR2 | EXDR3 | * +---------------------------+---------------------------+ * 20 | EXDR4 | EXDR5 | * +---------------------------+---------------------------+ * 28 | EXDR6 | EXDR7 | * +---------------------------+---------------------------+ * 30 | EXDR8 | EXDR9 | * +---------------------------+---------------------------+ * 38 | EXDR10 | EXDR11 | * +---------------------------+---------------------------+ * 40 | EXDR12 | EXDR13 | * +---------------------------+---------------------------+ * 48 | EXDR14 | EXDR15 | * +---------------------------+---------------------------+ * 50 * *** EXDBK - exec() data block |
EXDBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- EXDBSIZE 004C 00000050 EXDPOST 0000 EXDRCAE 004C 0000001C EXDRCBTY 004C 00000024 EXDRCFTL 004C 00000028 EXDRCNRS 004C 00000004 EXDRCNSV 004C 00000010 EXDRCOK 004C 00000000 EXDRCRJT 004C 00000014 EXDRCRTM 004C 0000000C EXDRCSNV 004C 00000018 EXDRCSVR 004C 00000020 EXDRCTMR 004C 00000008 EXDREGS 0010 EXDR0 0010 EXDR1 0014 EXDR10 0038 EXDR11 003C EXDR12 0040 EXDR13 0044 EXDR14 0048 EXDR15 004C EXDR2 0018 EXDR3 001C EXDR4 0020 EXDR5 0024 EXDR6 0028 EXDR7 002C EXDR8 0030 EXDR9 0034 EXDSIZE 004C 0000000A |
Copyright IBM Corporation, 1990, 2022