kernel/eka/memmodel/epoc/flexible/mmu/mobject.h
branchRCL_3
changeset 80 597aaf25e343
parent 0 a41df078684a
equal deleted inserted replaced
62:4a8fed1c0ef6 80:597aaf25e343
   914 		void Close();
   914 		void Close();
   915 
   915 
   916 		/**
   916 		/**
   917 		Overriding DReferenceCountedObject::AsyncClose.
   917 		Overriding DReferenceCountedObject::AsyncClose.
   918 		This removes the linkage with #iMemory if this object is deleted.
   918 		This removes the linkage with #iMemory if this object is deleted.
       
   919 		@pre No fast mutex must be held.  Unlike DReferenceCountedObject::AsyncClose().
   919 		*/
   920 		*/
   920 		void AsyncClose();
   921 		void AsyncClose();
   921 
   922 
   922 		/**
   923 		/**
   923 		Remove an mmu page table from this object's ownership.
   924 		Remove an mmu page table from this object's ownership.