Jump to content

DosCreateSpinLock

From EDM2
Revision as of 19:17, 7 June 2017 by Martini (talk | contribs) (Created page with "Create a subsystem spinlock. This function is physical DevHlps introduced with OS/2 SMP. ==Syntax== <PRE> DosCreateSpinLock(PHSPINLOCK pHandle) </PRE> ==Parameters== ==Retur...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Create a subsystem spinlock. This function is physical DevHlps introduced with OS/2 SMP.

Syntax

DosCreateSpinLock(PHSPINLOCK pHandle)

Parameters

Return Code

Errors

Remarks

Example Code


Related Functions

[[Category:]]