Skip to content

Latest commit

 

History

History
75 lines (64 loc) · 2.12 KB

nf-synchapi-acquiresrwlockexclusive.md

File metadata and controls

75 lines (64 loc) · 2.12 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:synchapi.AcquireSRWLockExclusive
AcquireSRWLockExclusive function (synchapi.h)
Acquires a slim reader/writer (SRW) lock in exclusive mode.
AcquireSRWLockExclusive
AcquireSRWLockExclusive function
base.acquiresrwlockexclusive
synchapi/AcquireSRWLockExclusive
winbase/AcquireSRWLockExclusive
base\acquiresrwlockexclusive.htm
base
02e987a2-4c2f-4ccb-8816-c04320b568c1
02/05/2024
AcquireSRWLockExclusive, AcquireSRWLockExclusive function, base.acquiresrwlockexclusive, synchapi/AcquireSRWLockExclusive, winbase/AcquireSRWLockExclusive
synchapi.h
Windows.h on Windows 7, Windows Server 2008 Windows Server 2008 R2
Windows
Windows Vista [desktop apps \| UWP apps]
Windows Server 2008 [desktop apps \| UWP apps]
Kernel32.lib
Kernel32.dll
Windows
19H1
AcquireSRWLockExclusive
synchapi/AcquireSRWLockExclusive
c++
APIRef
kbSyntax
DllExport
Kernel32.dll
API-MS-Win-Core-Synch-l1-1-0.dll
KernelBase.dll
API-MS-Win-Core-Synch-l1-2-0.dll
API-MS-Win-Core-Synch-l1-2-1.dll
API-MS-Win-DownLevel-Kernel32-l1-1-0.dll
MinKernelBase.dll
vertdll.dll
AcquireSRWLockExclusive

AcquireSRWLockExclusive function

-description

Acquires a slim reader/writer (SRW) lock in exclusive mode.

-parameters

-param SRWLock [in, out]

A pointer to the SRW lock.

-see-also

ReleaseSRWLockExclusive

Slim Reader/Writer (SRW) Locks

Synchronization Functions

Vertdll APIs available in VBS enclaves