thread local storage

Janne Blomqvist Janne.Blomqvist@tkk.fi
Tue Feb 6 18:48:00 GMT 2007


Eduardo Rocha wrote:
> I would like to know if gfortran has support to Thread
> Local Storage (TLS) like C and C++ (through __thread keyword).

gfortran implements OpenMP private variables with TLS behind the scenes.

--
Janne Blomqvist



More information about the Fortran mailing list