aix.user.attr.threads
This configuration parameter specifies the soft limit for the largest number of threads that a user process can create.
Use -1 to specify an unlimited number; for example:
aix.user.attr.threads: -1
This parameter corresponds to the aix.thread attribute in the /etc/security/limits file.
The default value is -1, which specifies an unlimited number of threads.