CICS INTERDEPENDENCY ANALYZER VERSION 5.1.1
Program Dynamic Analysis - THREADSAFE LISTING FOR CICS TS
Definitions of Terms:
- 'Threadsafe' calls are EXEC CALLS commands that do not cause a TCB swap.
- 'Non-Threadsafe' calls are EXEC CALLS commands that cause a TCB swap.
- 'Indeterminate Threadsafe' calls are EXEC CALLS commands where it cannot be determined if the call causes a TCB swap.
- 'Dynamic calls' are calls to modules at execution time. Programs that are called dynamically take on the same environment as the calling program.
- 'Threadsafe Inhibitor calls' are EXEC CICS commands that need to be investigated further because they may prevent you from defining your program as threadsafe.
These commands are: ADDRESS CWA, EXTRACT EXIT, GETMAIN SHARED, and LOAD.