⟩ What is Quasi-reentrancy?
There are times when many users are concurrently using the same program, this is what we call MultiThreading, For example, 50 users are using program A, CICS will provide 50 Working storage for that program but one Procedure Dividion. And this technique is known as quasi-reentrancy