TASKCOMMON (TU*X only)

Compaq Fortran Parallel Compiler Directive: Makes named common blocks private to a thread but global within the thread. This directive is the same as the OpenMP Fortran API THREADPRIVATE directive except that slashes (/ /) do not have to be used to delimit named common blocks.

See Also: Parallel Directives for Tru64 UNIX Systems, Compaq Fortran Parallel Compiler Directives (TU*X only), OpenMP Fortran API Compiler Directives (TU*X only)