The multitasking language supported by the old compilers is not supported by the new compiler.
However, the new compiler does support multithreading. But, in order to use the multithreading facilities, your code must run with the POSIX(ON) option.
For more information on the multithreading statements, see the PL/I Language Reference.