TLS1dll
—DLL implementing thread local storage
(1)This example shows the use of thread local storage as implemented
by the statically linked DLL built by the TLS1dll
example.
TLS1exe
is the executable which uses this DLL.
These examples show the use of thread local storage as
implemented by the statically linked DLL built by the TLS2dll
example. TLS2exe
is the executable which uses this DLL.
DLL
: thread relative DLL functions