Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Releases a multi-thread lock.
Important
This function is obsolete. Beginning in Visual Studio 2015, it is not available in the CRT.
Syntax
void __cdecl _unlock(
int locknum
);
Parameters
locknum
[in] The identifier of the lock to release.
Requirements
Source: mlock.c