File:  [WindowsNT SDKs] / q_a / samples / tls / readme.txt
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 18:30:06 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: ntsdk-nov-1993, ntsdk-jul-1993, HEAD
Microsoft Windows NT Build 511 (SDK Final Release) 07-24-1993

Sample: Thread Local storage without cl help

Summary:

This sample demonstrates using TLS to store thread
specific data in a DLL.  As each thread attaches,
the memory is alloc'd and filled.  As each thread
detaches, it is retreived and as the process detaches,
the tls is freed.

This is a very basic sample, and the calls into the
DLL that cause TLS to be alloc'd and filled don't
really do anything, but this should be a good basis
to build TLS on.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.