EVNBK | Back to Index page |
Prolog Control Block Contents EVNBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
EVNBK Prolog | Top of page |
NAME : HCPEVNBK DESCRIPTION: C System Services Event block DSECT : EVNBK FUNCTION : C System Services Event block used to describe a Event used by platform specific C Services LOCATED BY : Passed as argument on eventWait and eventNotify services CREATED BY : allocateEvent service DELETED BY : deallocateEvent service SERIALIZED : A latch or lock is held (EVNLATLK) before this control block is updated. RELOCATION CONSIDERATIONS : None NOTES : |
EVNBK Control Block Content | Top of page |
|
EVNBK Storage Layout | Top of page |
*** EVNBK - C System Services Event block * * +---------------------------+---------------------------+ * 0 | EVNLATLK | EVNQUEUE | * +---------------------------+---------------------------+ * 8 | EVNNTTOD | * +-------------------------------------------------------+ * 10 | EVNNTFNH | * +-------------------------------------------------------+ * 18 * *** EVNBK - C System Services Event block |
EVNBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- EVNBSIZE 0010 00000018 EVNLATLK 0000 EVNNTFNH 0010 EVNNTTOD 0008 EVNQUEUE 0004 EVNSIZE 0010 00000003 |
Copyright IBM Corporation, 1990, 2022