gtpi1m0u | System Installation Support Reference |
User exit routine UCCCPTE is invoked whenever any CPU external interrupt is taken and the exit point named CPTE is active. Exit point CPTE is contained in CSECT CCNUCL.
This exit point has been provided to allow the user exit routine to be invoked when any CPU external interrupt is received. The exit will be invoked from both the main and application I-streams.
General Conditions at Entry
The registers at entry to UCCCPTE are:
System Conditions at Entry
Programming Considerations at Entry
See User Exit Routines - Common Programming Considerations for other considerations.
Programming Considerations on Return
See User Exit Routines - Common Return Conditions.
General Conditions on Return