branch | GCC_SURGE |
changeset 35 | 1ea875759131 |
parent 34 | 7259cf1302ad |
child 44 | 52e343bb8f80 |
--- a/memspy/Driver/Kernel/Include/MemSpyDriverInspectedProcess.h Mon Jun 21 22:45:06 2010 +0100 +++ b/memspy/Driver/Kernel/Include/MemSpyDriverInspectedProcess.h Thu Jul 22 16:50:07 2010 +0100 @@ -138,6 +138,8 @@ void ResetPendingChanges(); void PrintChunkInfo( DChunk& aChunk ) const; TBool IsChunkRelevantToOurProcess( DChunk& aChunk ) const; + void Lock() const; + void Unlock() const; public: // Queue link for process manager SDblQueLink iPMLink;