equal
deleted
inserted
replaced
1 // Copyright (c) 1995-2009 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 1995-2010 Nokia Corporation and/or its subsidiary(-ies). |
2 // All rights reserved. |
2 // All rights reserved. |
3 // This component and the accompanying materials are made available |
3 // This component and the accompanying materials are made available |
4 // under the terms of the License "Eclipse Public License v1.0" |
4 // under the terms of the License "Eclipse Public License v1.0" |
5 // which accompanies this distribution, and is available |
5 // which accompanies this distribution, and is available |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
281 GLDEF_C TInt E32Main() |
281 GLDEF_C TInt E32Main() |
282 // |
282 // |
283 // Test DLL Thread Local Storage data. |
283 // Test DLL Thread Local Storage data. |
284 // |
284 // |
285 { |
285 { |
|
286 COMPLETE_POST_BOOT_SYSTEM_TASKS(); |
286 |
287 |
287 test.Title(); |
288 test.Title(); |
288 SetupAddresses(); |
289 SetupAddresses(); |
289 // |
290 // |
290 test.Start(_L("Dll1 Thread 1")); |
291 test.Start(_L("Dll1 Thread 1")); |