Thanks, FearsomeFastFemale.
But it is still unclear:
if I compile COBOL program without RENT otions,
will it run correctly in multithread environment?
If yes, how does CICS supply this?
For example, C program which modifies static memory and is compiled without RENT, will not run correctly...