branch | CompilerCompatibility |
changeset 77 | c4d65d91ad0c |
parent 62 | 4a8fed1c0ef6 |
child 81 | e7d2d738d3c2 |
--- a/userlibandfileserver/fileserver/inc/f32dbg.h Mon Mar 08 11:57:08 2010 +0000 +++ b/userlibandfileserver/fileserver/inc/f32dbg.h Sun Mar 14 13:15:32 2010 +0000 @@ -184,6 +184,9 @@ const TInt KControlIoFileCacheConfig=KMaxTInt-19; const TInt KControlIoSimulateFileCacheWriteFailure=KMaxTInt-20; +const TInt KControlIoSessionCount=KMaxTInt-21; +const TInt KControlIoObjectCount=KMaxTInt-22; + const TInt KNCDebugNotifierValue=-500000; // between 0 and 1 second GLREF_D TInt DebugNCNotifier;