Symbian3/SDK/Source/GUID-47F14C10-3ACD-583C-9E7D-84641229A771.dita
author Dominic Pinkman <dominic.pinkman@nokia.com>
Tue, 20 Jul 2010 12:00:49 +0100
changeset 13 48780e181b38
parent 0 89d6a7a84779
permissions -rw-r--r--
Week 28 contribution of SDK documentation content. See release notes for details. Fixes bugs Bug 1897 and Bug 1522.

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
<!-- This component and the accompanying materials are made available under the terms of the License 
"Eclipse Public License v1.0" which accompanies this distribution, 
and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
<!-- Initial Contributors:
    Nokia Corporation - initial contribution.
Contributors: 
-->
<!DOCTYPE concept
  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<concept id="GUID-47F14C10-3ACD-583C-9E7D-84641229A771" xml:lang="en"><title>Thread
and Process Management Example Code</title><shortdesc>This example shows the use of thread local storage as implemented
by the statically linked DLL built by the <filepath>TLS1dll</filepath> example. </shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
<section id="GUID-551683AE-127A-4808-9AE0-3DDDF72F60C6"><title>Download</title> <p>Download the example: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/zips/guid-0596853a-614f-426b-93ac-0d8a1cbea97a.zip" scope="external">TLS1.zip</xref>. </p><p>Download some additional files required
by the example: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/zips/guid-4184e6d4-8dbe-4267-b1a3-8737c8bf64ce.zip" scope="external">CommonFramework.zip</xref></p><p>View the source code: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/guid-0596853a-614f-426b-93ac-0d8a1cbea97a.html" scope="peer">browse</xref>. View the additional files: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/guid-4184e6d4-8dbe-4267-b1a3-8737c8bf64ce.html" scope="peer">browse</xref>.</p> </section>
<section id="GUID-B6C11325-14AB-4272-AC43-D6A9DD50A1F3"><title>Description</title> <p><filepath>TLS1exe</filepath> is the
executable that uses the <filepath>TLSI.dll</filepath>. </p> </section>
<section id="GUID-B55F98C6-4064-47E5-A275-0A13DE0EF660"><title>Build Notes</title> <p> <filepath>TLS1dll</filepath> must
be built first. </p> </section>
<section id="GUID-20A676FF-4679-47D9-A1D7-FF5408BC6261"><title>Security issues</title> <p>The example requires no specific
capabilities in order to run - and does not demonstrate any security issues. </p> </section>
</conbody></concept>