The initial thread in an i5/OS process is special because of these characteristics:
For example, the CL command WRKACTJOB allows you to display information such as the call stack for a job. Since a job does not have a call stack and the call stack is thread scoped, the call stack of the initial thread is displayed when you choose to display the call stack of a job.
Other APIs or CL commands that operate against jobs have undergone similar changes. See the specific documentation for the API or CL command of concern.
Pthread APIs | APIs by category |