About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
LATBK | Back to Index page |
Prolog Control Block Contents LATBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
LATBK Prolog | Top of page |
NAME : HCPLATBK DESCRIPTION: C System Services Latch block DSECT : LATBK FUNCTION : C System Services Latch block used to describe the suspend lock used by platform specific C Services LOCATED BY : Passed as argument on latch, unlatch, testLatch and eventWait services CREATED BY : allocateLatch service DELETED BY : deallocateLatch service SERIALIZED : None RELOCATION CONSIDERATIONS : None NOTES : This COPY file is modeled after HCPLKWRD so existing CP lock routines could be utilized. |
LATBK Control Block Content | Top of page |
|
LATBK Storage Layout | Top of page |
*** LATBK - C System Services Latch block * * +---------------------------+---------------------------+ * 0 | LATSTATE | LATQUEUE | * +---------------------------+---------------------------+ * 8 | LATQQTOD | * +------+--------------------+---------------------------+ * 10 |:FLG1 | LATDQLEN | LATDYTOD | * +------+--------------------+---------------------------+ * 18 | LATTHRED | * +-------------------------------------------------------+ * 20 * *** LATBK - C System Services Latch block |
LATBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- LATBSIZE 0018 00000020 LATCSWAP 0000 LATDQLEN 0011 LATDYTOD 0014 LATFLG1 0010 LATQQTOD 0008 LATQUEUE 0004 LATSIZE 0018 00000004 LATSTATE 0000 LATTHRED 0018 |
Copyright IBM Corporation, 1990, 2022