Multi-threading and the Command Line

To run a multi-threaded application from the command prompt, you must use the runm command rather than the run command (applies to Windows environments only).

To run a multi-threaded application from the command line, use the cobrun_t command (applies to UNIX environments only).