appfw/viewserver/server/vwspatchdata.cpp
changeset 46 eea20ed08f4b
parent 0 2e3d3ce01487
equal deleted inserted replaced
40:951aeeb3da43 46:eea20ed08f4b
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2008-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 "Eclipse Public License v1.0"
     4 // under the terms of "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".
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 #include <e32std.h>
    16 #include <e32std.h>
    17 
    17 
    18 EXPORT_C extern const TInt KVwsBoostAppPriorityBeforePanic = 0;
    18 EXPORT_C extern const TInt KVwsBoostAppPriorityBeforePanic = 1;
    19 
    19 
    20 EXPORT_C extern const TInt KTimeoutValueForPreemptedProcess = 4*1000*1000; //4 seconds
    20 EXPORT_C extern const TInt KTimeoutValueForPreemptedProcess = 4*1000*1000; //4 seconds