[fpc-devel]Custom thread Data?
andrew johnson
acjgenius at earthlink.net
Thu Nov 14 04:25:38 CET 2002
Now that mulit-threading is available in 1.1, will it be possible to add
something like windows tlsSetValue etc for custom thread data? I think
it should be possible to do directly via pthread_setspecific etc, but it
would be nice if it was part of rtl or fcl for cross win/*nix support,
something like can be done in Delphi with TlsGetValue(
hAlternateSession),and so forth.
Andrew
More information about the fpc-devel
mailing list