kernel/eka/include/kernel/kernel.h
changeset 11 329ab0095843
parent 10 36bfc973b146
child 13 46fffbe7b5a7
equal deleted inserted replaced
10:36bfc973b146 11:329ab0095843
   227 */
   227 */
   228 const TUint8 KMutexOrdGeneral0			= 0xf0;
   228 const TUint8 KMutexOrdGeneral0			= 0xf0;
   229 
   229 
   230 
   230 
   231 const TUint8 KMutexOrdRamDrive			= KMutexOrdGeneral7; /**< @internalComponent */
   231 const TUint8 KMutexOrdRamDrive			= KMutexOrdGeneral7; /**< @internalComponent */
       
   232 const TUint8 KMutexOrdDmaChannel		= 0x70; /**< @internalComponent */
   232 const TUint8 KMutexOrdShPool			= 0x68; /**< @internalComponent */
   233 const TUint8 KMutexOrdShPool			= 0x68; /**< @internalComponent */
   233 const TUint8 KMutexOrdCodeSegLock		= 0x60; /**< @internalComponent */
   234 const TUint8 KMutexOrdCodeSegLock		= 0x60; /**< @internalComponent */
   234 const TUint8 KMutexOrdPubSub2			= 0x5e; /**< @internalComponent */
   235 const TUint8 KMutexOrdPubSub2			= 0x5e; /**< @internalComponent */
   235 
   236 
   236 /**
   237 /**