KernUnserialize16BitDD: Difference between revisions
Appearance
m Ak120 moved page OS2 API:KEE:KernUnserialize16BitDD to KernUnserialize16BitDD |
mNo edit summary |
||
Line 9: | Line 9: | ||
==Comments== | ==Comments== | ||
See comments for KernSerialize16BitDD. This apparently needs to be called after returning from a 16 bit driver. | See comments for KernSerialize16BitDD. This apparently needs to be called after returning from a 16 bit driver. | ||
[[Category:KEE]] | |||
[[Category: |
Revision as of 12:33, 27 February 2017
Synopsis
VOID APIENTRY KernUnserialize16BitDD(VOID);
Description
This releases a special kernel spinlock.
Parameters
None.
Comments
See comments for KernSerialize16BitDD. This apparently needs to be called after returning from a 16 bit driver.