+-------------------------------IBM Extension--------------------------------+

NUM_USRTHDS()

Purpose

Returns the number of threads that will be explicitly created by the user during execution of the program. This value is set by using the USRTHDS run-time option.

Class

Inquiry function

Result Value

Default scalar integer

If the value has not been explicitly set using the USRTHDS run-time option, the default value is 0.


Specific Name Argument Type Result Type Pass As Arg?
NUM_USRTHDS default scalar integer default scalar integer no

Related Information

See the usrthds run-time option and the XLSMPOPTS run-time option in the XL Fortran User's Guide.

+----------------------------End of IBM Extension----------------------------+

IBM Copyright 2003