ReleaseSRWLockShared function
Applies to: desktop apps | Metro style apps
Releases a slim reader/writer (SRW) lock that was acquired in shared mode.
Syntax
VOID WINAPI ReleaseSRWLockShared( __inout PSRWLOCK SRWLock );
Parameters
- SRWLock [in, out]
-
A pointer to the SRW lock.
Return value
This function does not return a value.
Requirements
|
Minimum supported client | Windows Vista |
|---|---|
|
Minimum supported server | Windows Server 2008 |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 3/7/2012