First public contribution.
1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of the License "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // e32test\system\t_atomic.cia
21 __NAKED__ TInt RTestAtomic::GetThreadInfo(TPerThread&)
26 __NAKED__ TInt RTestAtomic::SetThreadInfo(const TPerThread&)
31 __NAKED__ TInt RTestAtomic::AtomicAction(TAtomicAction&)
36 __NAKED__ TInt RTestAtomic::RestoreExecTable()