DLUBK | Back to Index page |
Prolog Control Block Contents DLUBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
DLUBK Prolog | Top of page |
NAME : HCPDLUBK DESCRIPTION: Dynamic Load/Unload Block DSECT : DLUBK FUNCTION : The Dynamic Load/Unload Block is used to control activities in manipulating dynamically loaded modules. LOCATED BY : SYSCM.SYSDLUBK CREATED BY : HCPICLIN DELETED BY : None. REFERENCES : None. SERIALIZED : The DLUBK is created during system initialization; no further serialization is required. The DLUCPXLK is acquired exclusive to serialize CPXLOAD and CPXUNLOAD requests. The DLUICLLK is used to serialize access to the ICLBK chain. If multiple locks are acquired, they must be acquired in this order. DLUCPXLK --> DLUICLLK RELOCATION CONSIDERATIONS : None |
DLUBK Control Block Content | Top of page |
|
DLUBK Storage Layout | Top of page |
*** DLUBK - Dynamic Load/Unload Block * * +-------------------------------------------------------+ * 0 | | * = DLUCPXLK = * | | * +-------------------------------------------------------+ * 18 | | * = DLUICLLK = * | | * +---------------------------+---------------------------+ * 30 | DLUIDN | DLUICL | * +---------------------------+---------------------------+ * 38 | DLULABKD | DLULABKC | * +---------------------------+---------------------------+ * 40 | DLUBITAC | DLUBITUS | * +---------------------------+---------------------------+ * 48 | DLUBITNA | DLURLDQU | * +---------------------------+---------------------------+ * *** DLUBK - Dynamic Load/Unload Block |
DLUBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- DLU$END 0050 DLUBITAC 0040 DLUBITNA 0048 DLUBITUS 0044 DLUCPXLK 0000 DLUICL 0034 DLUICLLK 0018 DLUIDN 0030 DLULABKC 003C DLULABKD 0038 DLURLDQU 004C |
Copyright IBM Corporation, 1990, 2022