Thread and Process Management Example Code

This example shows the use of thread local storage as implemented by the statically linked DLL built by the TLS1dll example.

Download

Download the example: TLS1.zip.

Download some additional files required by the example: CommonFramework.zip

View the source code: browse. View the additional files: browse.

Description

TLS1exe is the executable that uses the TLSI.dll.

Build Notes

TLS1dll must be built first.

Security issues

The example requires no specific capabilities in order to run - and does not demonstrate any security issues.