DosReleaseSpinLock: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
==Syntax== | ==Syntax== | ||
DosReleaseSpinLock(HSPINLOCK Handle); | VOID APIENTRY DosReleaseSpinLock(HSPINLOCK Handle); | ||
==Related Functions== | ==Related Functions== |
Revision as of 08:51, 19 July 2023
Syntax
VOID APIENTRY DosReleaseSpinLock(HSPINLOCK Handle);