Jump to content

KernUnserialize16BitDD: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
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:The OS/2 API Project]]

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.