Parallel Programming Guide for HP-UX Systems

Data privatization
Directives and pragmas for data privatization
Chapter 6110
In some cases, data declared loop_private, task_private, or
parallel_private is stored on the stacks of the spawned threads.
Spawned thread stacks default to 80 Mbytes in size.