Jump to content

KernVMUnlock: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Line 10: Line 10:
     Pointer to the lock structure used by KernVMLock.  
     Pointer to the lock structure used by KernVMLock.  


[[Category:The OS/2 API Project]]
[[Category:Kern]]

Revision as of 02:47, 10 May 2017

Synopsis

APIRET APIENTRY KernVMUnlock(KEEVMLOCK* lock);

Description

Unlock a memory region.

Parameters

lock

   Pointer to the lock structure used by KernVMLock.