Software Archive
Read-only legacy content
17061 Discussions

Is there a qualifier to declare common block as thread local?

Intel_C_Intel
Employee
472 Views
I wonder if compaq visual fortran 6.5 has support to declare
common block as thread local, something like _declspec(thread) in C.
My platform is Windows2000. If no, can someone tell me which Fortran compiler can do this?

Thanks alot.
dpp
0 Kudos
1 Reply
Steven_L_Intel1
Employee
472 Views
No, it does not.

Steve
0 Kudos
Reply