
2 Aug
2004
2 Aug
'04
6:46 a.m.
Aaron W. LaFramboise wrote:
it is compatible. For example, the suggestions so far for overriding the TLS directory will break __declspec(thread) and will probably cause random redefined symbol link failures in some situations.
That's true. It would be much better to be able to insert callback into __tls_used created by compiler instead of creating own __tls_used B.